Skip to content

Commit 308e390

Browse files
authored
build: update required checks (#190)
1 parent 7ebafed commit 308e390

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/sync-repo-settings.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ branchProtectionRules:
2525
requiredStatusCheckContexts:
2626
- 'cla/google'
2727
- 'test'
28+
- 'snippet-bot-check'
29+
- 'header-check'
2830
requiredApprovingReviewCount: 1
2931
requiresCodeOwnerReviews: true
3032
- pattern: master
@@ -33,6 +35,8 @@ branchProtectionRules:
3335
requiredStatusCheckContexts:
3436
- 'cla/google'
3537
- 'test'
38+
- 'snippet-bot-check'
39+
- 'header-check'
3640
requiredApprovingReviewCount: 1
3741
requiresCodeOwnerReviews: true
3842
permissionRules:

0 commit comments

Comments
 (0)