diff --git a/.ci/azure-pipelines.yml b/.ci/azure-pipelines.yml index 920e82a1..6d0832da 100644 --- a/.ci/azure-pipelines.yml +++ b/.ci/azure-pipelines.yml @@ -3,6 +3,11 @@ # Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more: # https://docs.microsoft.com/azure/devops/pipelines/languages/python +trigger: + branches: + exclude: + - docs-master + jobs: - job: Mac