From 49e5f3ed224cb81c21b8b905e5bec3fcdde8aae4 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..013c9460461 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -12,6 +12,8 @@ pr: paths: exclude: - Docs + - .github/workflows/** + - .azure-pipelines.yml jobs: - job: