Skip to content

Commit

Permalink
ci: fix required GCB presubmit checks (#1704)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Nov 8, 2022
1 parent c900614 commit cd62a19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ branchProtectionRules:
requiredStatusCheckContexts:
- 'Kokoro CI'
- 'cla/google'
- 'owlbot-nodejs-mono-repo-presubmit'
- 'owlbot-nodejs-presubmit'
- 'owlbot-java-presubmit'
- 'owlbot-nodejs-mono-repo-presubmit (repo-automation-bots)'
- 'owlbot-nodejs-presubmit (repo-automation-bots)'
- 'owlbot-java-presubmit (repo-automation-bots)'
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: true
Expand Down

0 comments on commit cd62a19

Please sign in to comment.