diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7de0662c..d1ccab8d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -138,7 +138,7 @@ jobs: - MacOS - Windows_x86 - Windows_x64 - condition: succeeded() + condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master')) variables: - group: github-releases pool: