Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit 90dbcbe

Browse files
committed
changed required tests
1 parent 9b6f8f8 commit 90dbcbe

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/sync-repo-settings.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,17 @@ branchProtectionRules:
1717
# List of required status check contexts that must pass for commits to be accepted to matching branches.
1818
requiredStatusCheckContexts:
1919
- 'Kokoro'
20-
- 'Kokoro system-3.7'
20+
- 'Kokoro system'
2121
- 'cla/google'
2222
- 'OwlBot Post Processor'
2323
- 'docs'
2424
- 'docfx'
2525
- 'lint'
26-
- 'unit (3.7)'
27-
- 'unit (3.8)'
2826
- 'unit (3.9)'
2927
- 'unit (3.10)'
3028
- 'unit (3.11)'
3129
- 'unit (3.12)'
30+
- 'unit (3.13)'
3231
- 'cover'
3332
- 'run-systests'
3433
# List of explicit permissions to add (additive only)

0 commit comments

Comments
 (0)