Skip to content

Commit fc7e510

Browse files
authored
fix: underscore required else it imagines a check (#14268)
1 parent 8ed0989 commit fc7e510

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/sync-repo-settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ branchProtectionRules:
4242
requiresStrictStatusChecks: false
4343
# List of required status check contexts that must pass for commits to be accepted to matching branches.
4444
requiredStatusCheckContexts:
45-
- "Lint"
45+
- "lint"
4646
- "cla/google"
4747
- "snippet-bot check"
4848
# List of explicit permissions to add (additive only)

0 commit comments

Comments
 (0)