Skip to content

Commit f88c3da

Browse files
authored
chore: branch protection rules (#2256)
expanded status check name
1 parent 05fbed2 commit f88c3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/policies/branch-protection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ configuration:
2525
requiredStatusChecks:
2626
- GitOps/AdvancedSecurity
2727
- license/cla
28-
- 'Build pr / build (16.x)'
28+
- 'Build pr / build (16.x) (pull_request)'
2929

3030
# TODO: all commits should be signed. We need to get everyone signing their commits.
3131
requiresCommitSignatures: false

0 commit comments

Comments
 (0)