From 231c378035167700e106953a09d21cbab273723a Mon Sep 17 00:00:00 2001 From: Edoardo Zoni Date: Mon, 18 Nov 2024 10:35:55 -0800 Subject: [PATCH] Debugging: skip Azure workflows --- .azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 607edecedd6..0d852b2d41b 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -12,6 +12,8 @@ pr: paths: exclude: - Docs + - "**/.github/workflows/**" + - ".azure-pipelines.yml" jobs: - job: