summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatric Stout <truebrain@openttd.org>2018-12-27 23:58:46 +0100
committerPatric Stout <truebrain@openttd.org>2018-12-28 13:07:50 +0100
commitd44739463811b437a8c4a4bbcb7cb7dfcdec8688 (patch)
tree017bc0ab2be97e0c6c0807b9e6c8e8d303f108e0
parente61904c3e61119a5ce737f67e593148a7ef53c48 (diff)
downloadopenttd-d44739463811b437a8c4a4bbcb7cb7dfcdec8688.tar.xz
Fix: [AzurePipelines] also trigger CI checks on commit to master
-rw-r--r--azure-pipelines-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/azure-pipelines-ci.yml b/azure-pipelines-ci.yml
index 0bc5c282d..d9404da5f 100644
--- a/azure-pipelines-ci.yml
+++ b/azure-pipelines-ci.yml
@@ -1,4 +1,5 @@
-trigger: none
+trigger:
+- master
pr:
- master