From a5b0d9ea59eef8ccf353624655170e3820b108ed Mon Sep 17 00:00:00 2001 From: Adriane Boyd Date: Wed, 25 Jan 2023 13:17:12 +0100 Subject: [PATCH] CI: Extend website excludes --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e9ac91068..541656c3d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -26,6 +26,7 @@ pr: - "website/meta/site.json" - "website/meta/sidebars.json" - "website/meta/type-annotations.json" + - "website/pages/*" - ".github/workflows/*" jobs: