Skip to content

Commit d680078

Browse files
authored
chore: add native image checks as required (googleapis#357)
1 parent 01cb224 commit d680078

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
@@ -16,6 +16,8 @@ branchProtectionRules:
1616
- 'Kokoro - Test: Integration'
1717
- cla/google
1818
- OwlBot Post Processor
19+
- 'Kokoro - Test: Java GraalVM Native Image'
20+
- 'Kokoro - Test: Java 17 GraalVM Native Image'
1921
- pattern: java7
2022
isAdminEnforced: true
2123
requiredApprovingReviewCount: 1

0 commit comments

Comments
 (0)