From 5aa1f65f0113c8f35500d623c3753dddc71c1a18 Mon Sep 17 00:00:00 2001 From: Chris Blank Date: Mon, 27 Apr 2026 10:03:11 +0200 Subject: [PATCH] Clarify buildModes settings application in documentation --- Scenarios/settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scenarios/settings.md b/Scenarios/settings.md index 6a54b92c4..2f3233040 100644 --- a/Scenarios/settings.md +++ b/Scenarios/settings.md @@ -182,7 +182,7 @@ to your [project settings file](#where-are-the-settings-located) will ensure tha - **repositories** settings will be applied to repositories matching the patterns - **projects** settings will be applied to projects matching the patterns -- **buildModes** settings will be applied when building with these buildModes +- **buildModes** settings will be applied when building with buildModes matching the patterns - **branches** settings will be applied to branches matching the patterns - **workflows** settings will be applied to workflows matching the patterns - **users** settings will be applied for users matching the patterns