diff --git a/azurepipeline.yaml b/azurepipeline.yaml index 7b10f62a3..a68b02363 100644 --- a/azurepipeline.yaml +++ b/azurepipeline.yaml @@ -2,7 +2,7 @@ pool: name: "ubuntu" trigger: - - master + - main steps: - task: Maven@3 inputs: