Skip to content

Commit 96fe769

Browse files
authored
chore: add Kokoro back to required checks (#485)
* chore: add Kokoro back to required checks * add samples checks too
1 parent ec52caa commit 96fe769

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/sync-repo-settings.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ branchProtectionRules:
1616
- 'unit (3.9)'
1717
- 'unit (3.10)'
1818
- 'cover'
19+
- 'Kokoro'
20+
- 'Samples - Lint'
21+
- 'Samples - Python 3.7'
22+
- 'Samples - Python 3.8'
23+
- 'Samples - Python 3.9'
24+
- 'Samples - Python 3.10'
1925
permissionRules:
2026
- team: actools-python
2127
permission: admin

0 commit comments

Comments
 (0)