We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 960be73 commit 05fbed2Copy full SHA for 05fbed2
.github/policies/branch-protection.yml
@@ -25,7 +25,7 @@ configuration:
25
requiredStatusChecks:
26
- GitOps/AdvancedSecurity
27
- license/cla
28
- - Build pr
+ - 'Build pr / build (16.x)'
29
30
# TODO: all commits should be signed. We need to get everyone signing their commits.
31
- requiresCommitSignatures: false
+ requiresCommitSignatures: false
0 commit comments