Skip to content

Commit

Permalink
build: update the list of required status check contexts (#404)
Browse files Browse the repository at this point in the history
Co-authored-by: omair <omairn@google.com>
  • Loading branch information
ohmayr and ohmayr authored Oct 19, 2023
1 parent 1b3a96f commit c761884
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,20 @@ branchProtectionRules:
- 'unit (3.6, cpp)'
- 'unit (3.7)'
- 'unit (3.7, cpp)'
- 'unit (3.7, upb)'
- 'unit (3.8)'
- 'unit (3.9, cpp)'
- 'unit (3.8, cpp)'
- 'unit (3.8, upb)'
- 'unit (3.9)'
- 'unit (3.10, cpp)'
- 'unit (3.9, cpp)'
- 'unit (3.9, upb)'
- 'unit (3.10)'
- 'unit (3.10, cpp)'
- 'unit (3.10, upb)'
- 'unit (3.11)'
- 'unit (3.11, upb)'
- 'unit (3.12)'
- 'unit (3.12, upb)'
- cover
- OwlBot Post Processor
- 'cla/google'
Expand Down

0 comments on commit c761884

Please sign in to comment.