From: Marc Hoersken Date: Sun, 26 Apr 2020 17:24:11 +0000 (+0200) Subject: CI: do not include */ci branches in PR builds X-Git-Tag: curl-7_70_0~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cca20cb00e0d0c06b27814a881b195a51d91de87;p=thirdparty%2Fcurl.git CI: do not include */ci branches in PR builds Align Azure Pipelines with GitHub Actions. --- diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 77a47ab4ef..29f278c658 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -34,7 +34,6 @@ pr: branches: include: - 'master' - - '*/ci' stages: