From da2fce05722ea426ac6ef94e2118776f1746e133 Mon Sep 17 00:00:00 2001 From: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com> Date: Mon, 3 Aug 2026 11:20:38 -0700 Subject: [PATCH] Change branch protection pattern to 'powershell-v3' Updated branch protection rule to apply to 'powershell-v3'. --- .github/policies/msgraph-sdk-powershell-branch-protection.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/policies/msgraph-sdk-powershell-branch-protection.yml b/.github/policies/msgraph-sdk-powershell-branch-protection.yml index f640f3571a..e7111a19ef 100644 --- a/.github/policies/msgraph-sdk-powershell-branch-protection.yml +++ b/.github/policies/msgraph-sdk-powershell-branch-protection.yml @@ -9,7 +9,7 @@ resource: repository configuration: branchProtectionRules: - - branchNamePattern: features/[0-9]* + - branchNamePattern: powershell-v3 # This branch pattern applies to the following branches as of approximately 08/25/2023 14:07:25: # features/2.0