summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index b210b7cc87..d3eda47baf 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,6 +1,9 @@
trigger:
- - PHP-7.4
- - master
+ batch: true
+ branches:
+ include:
+ - PHP-7.4
+ - master
jobs:
- template: azure/job.yml