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