diff --git a/build-tools/automation/azure-pipelines-release-trigger.yaml b/build-tools/automation/azure-pipelines-release-trigger.yaml index d612a931238..8e197d55709 100644 --- a/build-tools/automation/azure-pipelines-release-trigger.yaml +++ b/build-tools/automation/azure-pipelines-release-trigger.yaml @@ -12,6 +12,10 @@ resources: trigger: stages: - post_build + branches: + exclude: + - main + - release/* jobs: - job: release_trigger