Skip to content

Commit 7117e33

Browse files
authored
chore: require Windows unit tests and re-enable owlbot check (#895)
1 parent 0c011a8 commit 7117e33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/sync-repo-settings.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ branchProtectionRules:
77
requiresCodeOwnerReviews: true
88
requiresStrictStatusChecks: false
99
requiredStatusCheckContexts:
10-
# TODO(b/347075426): Restore owlbot as required check
11-
# - 'OwlBot Post Processor'
10+
- 'OwlBot Post Processor'
1211
- 'conventionalcommits.org'
1312
- 'cla/google'
1413
- 'docs'
@@ -19,6 +18,7 @@ branchProtectionRules:
1918
- 'unit (3.12)'
2019
- 'cover'
2120
- 'Kokoro presubmit'
21+
- 'Kokoro windows'
2222
permissionRules:
2323
- team: actools-python
2424
permission: admin

0 commit comments

Comments
 (0)