From c4c088f19db6a1859bbbc7cbf1da109b25c87a39 Mon Sep 17 00:00:00 2001 From: Ashish Kumar Singh Date: Thu, 21 Dec 2023 10:27:22 +0530 Subject: [PATCH] Fix CI - * not working for feature branch --- azure-pipelines.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 04b9067c8ac..0968e29bc4f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -63,7 +63,8 @@ pr: - release/7.* - release/8.* - experimental/* - - feature/win11theming/* + - feature/win11theming/staging + - feature/win11theming/release paths: exclude: - Documentation/*