Skip to content

Commit 06be6ab

Browse files
authored
chore: fix typo in check name (#191)
1 parent 308e390 commit 06be6ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/sync-repo-settings.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ branchProtectionRules:
2525
requiredStatusCheckContexts:
2626
- 'cla/google'
2727
- 'test'
28-
- 'snippet-bot-check'
28+
- 'snippet-bot check'
2929
- 'header-check'
3030
requiredApprovingReviewCount: 1
3131
requiresCodeOwnerReviews: true
@@ -35,7 +35,7 @@ branchProtectionRules:
3535
requiredStatusCheckContexts:
3636
- 'cla/google'
3737
- 'test'
38-
- 'snippet-bot-check'
38+
- 'snippet-bot check'
3939
- 'header-check'
4040
requiredApprovingReviewCount: 1
4141
requiresCodeOwnerReviews: true

0 commit comments

Comments
 (0)