Skip to content

Commit 059d3e5

Browse files
committed
chore: branch policy changes (#2263)
change next/* protection policy check to use matrixed stage name for build stage on node 16
1 parent f446898 commit 059d3e5

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) (pull_request)'
28+
- build (16.x)
2929

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

0 commit comments

Comments
 (0)