diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5d6a929e26..6db36b0077 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -2,6 +2,7 @@ trigger: branches: include: - main +pr: none variables: SourcesDirectory: '$(Build.SourcesDirectory)' @@ -89,4 +90,4 @@ stages: command: 'publish' workingDir: '$(Pipeline.Workspace)/artifacts/' publishRegistry: 'useFeed' - publishFeed: 'd8b4d1eb-aeb3-4b5b-9b43-37b4fc985e2f' \ No newline at end of file + publishFeed: 'd8b4d1eb-aeb3-4b5b-9b43-37b4fc985e2f'