diff --git a/.ci/azure-pipelines.yml b/.ci/azure-pipelines.yml index 468fd5bf..b7d528bb 100644 --- a/.ci/azure-pipelines.yml +++ b/.ci/azure-pipelines.yml @@ -8,6 +8,13 @@ #variables: #ANSIBLE_VERBOSITY: 3 +trigger: + branches: + include: + - "*" + exclude: + - docs-master + jobs: - job: mac11 # vanilla Ansible is really slow