Skip to content

Commit

Permalink
update required checks
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Apr 25, 2024
1 parent fe352b2 commit 4089092
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ branchProtectionRules:
- 'unit (3.10, cpp)'
- 'unit (3.10, python)'
- 'unit (3.10, upb)'
- 'unit (3.11)'
- 'unit (3.11, python)'
- 'unit (3.11, upb)'
- 'unit (3.12)'
- 'unit (3.12, python)'
- 'unit (3.12, upb)'
- 'prerelease (3.12, python)'
- 'prerelease (3.12, upb)'
Expand Down

0 comments on commit 4089092

Please sign in to comment.