Skip to content

Commit

Permalink
ci: make separate systest job required for merge (#530)
Browse files Browse the repository at this point in the history
Follow-on to PR #481.
  • Loading branch information
tseaver authored Aug 19, 2021
1 parent 33f00ab commit b294dbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ branchProtectionRules:
requiresStrictStatusChecks: true
requiredStatusCheckContexts:
- 'Kokoro'
- 'Kokoro system-3.8'
- 'cla/google'
- 'Samples - Lint'
- 'Samples - Python 3.6'
Expand Down

0 comments on commit b294dbf

Please sign in to comment.