Skip to content

Commit 704ea2f

Browse files
Updates branch policy
1 parent b5330d4 commit 704ea2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/policies/dev-proxy-branch-protection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ configuration:
2020
# Specifies whether new commits pushed to the matching branches dismiss pull request review approvals. boolean
2121
dismissStaleReviews: true
2222
# Specifies whether admins can overwrite branch protection. boolean
23-
isAdminEnforced: false
23+
isAdminEnforced: true
2424
# Indicates whether "Require a pull request before merging" is enabled. boolean
2525
requiresPullRequestBeforeMerging: true
2626
# Specifies the number of pull request reviews before merging. int (0-6). Should be null/empty if PRs are not required

0 commit comments

Comments
 (0)