diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index 135cfa9b12..d6afa3bb98 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -5,10 +5,6 @@ ## https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core ## ############################################################################# -# Build Pipeline triggers -trigger: -- master - # Variables & their default values variables: buildConfiguration: 'Release'