From fa2836672edd372774bcbe7c000f228c935c0824 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 607edecedd6..cc9ea4ee962 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -12,6 +12,7 @@ pr: paths: exclude: - Docs + - "**/.github/workflows/**" jobs: - job: