Skip to content

Commit 2fec337

Browse files
authored
chore: add native image checks as required (#983)
1 parent a94e428 commit 2fec337

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)