From: Dan Fandrich Date: Wed, 22 Mar 2023 18:25:04 +0000 (-0700) Subject: CI: skip Azure for more commits which change only GHA X-Git-Tag: curl-8_1_0~308 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0b6195161c761ef8a27f1de410916272239de26;p=thirdparty%2Fcurl.git CI: skip Azure for more commits which change only GHA --- diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index a8ac0f7ff8..3e2afa50fe 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -36,6 +36,7 @@ trigger: - '.circleci/*' - '.cirrus.yml' - '.github/*' + - '.github/workflows/*' - 'appveyor.yml' - 'packages/*' - 'plan9/*'