Skip to content

Commit 3f707e4

Browse files
authored
chore: add native image checks as required (#233)
1 parent 77d45c6 commit 3f707e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

java-binary-authorization/.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)