summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorJoe Watkins <krakjoe@php.net>2019-06-03 22:47:12 +0200
committerJoe Watkins <krakjoe@php.net>2019-06-03 22:47:12 +0200
commit068dd5afa8e57161f37c775f2f016eb0b3bb5ece (patch)
tree4334033cc642b94451cde6362039faee6118e44b /azure-pipelines.yml
parent74ce8120079a6af65ec649b710b9fc8a619aa83e (diff)
downloadphp-git-068dd5afa8e57161f37c775f2f016eb0b3bb5ece.tar.gz
get the name of the branch right
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 1803a58813..ad9db01ff7 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,5 +1,5 @@
trigger:
- - 7.4
+ - PHP-7.4
- master
jobs: