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 f446898 commit 059d3e5Copy full SHA for 059d3e5
.github/policies/branch-protection.yml
@@ -25,7 +25,7 @@ configuration:
25
requiredStatusChecks:
26
- GitOps/AdvancedSecurity
27
- license/cla
28
- - 'Build pr / build (16.x) (pull_request)'
+ - build (16.x)
29
30
# TODO: all commits should be signed. We need to get everyone signing their commits.
31
requiresCommitSignatures: false
0 commit comments