Skip to content

Commit 42d8129

Browse files
authored
chore: update required presubmit checks (#713)
1 parent 5d4d6cf commit 42d8129

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/sync-repo-settings.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,17 @@ branchProtectionRules:
1515
- 'unit (3.8)'
1616
- 'unit (3.9)'
1717
- 'unit (3.10)'
18+
- 'unit (3.11)'
19+
- 'unit (3.12)'
1820
- 'cover'
1921
- 'Kokoro'
2022
- 'Samples - Lint'
2123
- 'Samples - Python 3.7'
2224
- 'Samples - Python 3.8'
2325
- 'Samples - Python 3.9'
2426
- 'Samples - Python 3.10'
27+
- 'Samples - Python 3.11'
28+
- 'Samples - Python 3.12'
2529
permissionRules:
2630
- team: actools-python
2731
permission: admin

0 commit comments

Comments
 (0)