Skip to content

Commit ba6871b

Browse files
authored
chore: add native image checks as required (#205)
1 parent d7c291a commit ba6871b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

java-orchestration-airflow/.github/sync-repo-settings.yaml

+2
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)