Skip to content

Commit

Permalink
build: update required checks (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoehnelt committed May 10, 2022
1 parent 9a909ae commit 5be31cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ branchProtectionRules:
requiredStatusCheckContexts:
- 'cla/google'
- 'test'
- 'snippet-bot-check'
- 'header-check'
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
- pattern: master
Expand All @@ -33,6 +35,8 @@ branchProtectionRules:
requiredStatusCheckContexts:
- 'cla/google'
- 'test'
- 'snippet-bot-check'
- 'header-check'
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
permissionRules:
Expand Down

0 comments on commit 5be31cc

Please sign in to comment.