From 068dd5afa8e57161f37c775f2f016eb0b3bb5ece Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Mon, 3 Jun 2019 22:47:12 +0200 Subject: get the name of the branch right --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azure-pipelines.yml') 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: -- cgit v1.2.1