diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d361ac282..06c1a40e8 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,7 +1,7 @@ name: 'Build' trigger: -- master +- main variables: DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true