We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed0989 commit fc7e510Copy full SHA for fc7e510
1 file changed
.github/sync-repo-settings.yaml
@@ -42,7 +42,7 @@ branchProtectionRules:
42
requiresStrictStatusChecks: false
43
# List of required status check contexts that must pass for commits to be accepted to matching branches.
44
requiredStatusCheckContexts:
45
- - "Lint"
+ - "lint"
46
- "cla/google"
47
- "snippet-bot check"
48
# List of explicit permissions to add (additive only)
0 commit comments