Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit f203677

Browse files
authored
chore: add native image checks as required (#888)
1 parent 9706ce8 commit f203677

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/sync-repo-settings.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ branchProtectionRules:
1717
- 'Kokoro - Test: Integration'
1818
- cla/google
1919
- OwlBot Post Processor
20+
- 'Kokoro - Test: Java GraalVM Native Image'
21+
- 'Kokoro - Test: Java 17 GraalVM Native Image'
2022
- pattern: java7
2123
isAdminEnforced: true
2224
requiredApprovingReviewCount: 1

0 commit comments

Comments
 (0)