From 1aa2dbbc302bebf582b28468cdbce78a9096f4cc Mon Sep 17 00:00:00 2001 From: svlandeg Date: Thu, 19 Jan 2023 12:19:26 +0100 Subject: [PATCH] revert Azure trigger setting (I'll make a separate PR) --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a28cadc48..0f7ea91f9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -10,7 +10,7 @@ trigger: paths: exclude: - "website/*" - - "*.mdx" + - "*.md" - ".github/workflows/*" pr: paths: