From 9049be914b99e791756c136df2bb9ad06382c156 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amaury=20Lev=C3=A9?= Date: Thu, 30 Nov 2023 19:58:15 +0100 Subject: [PATCH] No need to build xlf changes on PRs --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ebdbd9eb0..cb3e06acd 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -25,6 +25,7 @@ pr: - CONTRIBUTING.md - README.md - SECURITY.md + - src/**/*.xlf parameters: - name: isRTM