From b6e1b0c4ac3a46d68cdb846b98706742b516c3ad Mon Sep 17 00:00:00 2001 From: svlandeg Date: Thu, 19 Jan 2023 12:03:34 +0100 Subject: [PATCH] adjust to mdx --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0f7ea91f9..a28cadc48 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -10,7 +10,7 @@ trigger: paths: exclude: - "website/*" - - "*.md" + - "*.mdx" - ".github/workflows/*" pr: paths: