Skip to content

Commit c67d453

Browse files
author
Justin Poehnelt
authored
chore: fix typo in check name (#436)
1 parent e710ba7 commit c67d453

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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)