From 8e7f8697908538bb76bf75aa9c4f04d7cb7473d3 Mon Sep 17 00:00:00 2001 From: Ashis Kumar Baral Date: Mon, 31 Aug 2026 15:31:49 +0530 Subject: [PATCH 1/2] Update add-branch-protection-rules.md --- data/reusables/repositories/add-branch-protection-rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/repositories/add-branch-protection-rules.md b/data/reusables/repositories/add-branch-protection-rules.md index d5fc6f36104a..362c55006cc4 100644 --- a/data/reusables/repositories/add-branch-protection-rules.md +++ b/data/reusables/repositories/add-branch-protection-rules.md @@ -1,2 +1,2 @@ -1. Next to "Branch protection rules", click **Add rule.** +1. On the "Branch protection rules" page, click **Add classic branch protection rule.** 1. Under "Branch name pattern", type the branch name or pattern you want to protect. From 0b30d96aea6f2f94a2e6e425a942913b0911f8bf Mon Sep 17 00:00:00 2001 From: Ashis Kumar Baral Date: Mon, 31 Aug 2026 15:52:20 +0530 Subject: [PATCH 2/2] Update instruction for adding branch protection rules --- data/reusables/repositories/add-branch-protection-rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/repositories/add-branch-protection-rules.md b/data/reusables/repositories/add-branch-protection-rules.md index 362c55006cc4..5247bcf0634c 100644 --- a/data/reusables/repositories/add-branch-protection-rules.md +++ b/data/reusables/repositories/add-branch-protection-rules.md @@ -1,2 +1,2 @@ -1. On the "Branch protection rules" page, click **Add classic branch protection rule.** +1. Under "Branch protection rules", click **Add classic branch protection rule.** 1. Under "Branch name pattern", type the branch name or pattern you want to protect.