Skip to content

Commit 9c9d6d9

Browse files
authored
chore: mark native image checks as required (#902)
1 parent 2798705 commit 9c9d6d9

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
@@ -38,6 +38,8 @@ branchProtectionRules:
3838
- "Kokoro - Test: Integration"
3939
- "cla/google"
4040
- OwlBot Post Processor
41+
- 'Kokoro - Test: Java GraalVM Native Image'
42+
- 'Kokoro - Test: Java 17 GraalVM Native Image'
4143

4244
# Identifies the protection rule pattern. Name of the branch to be protected.
4345
# Defaults to `main`

0 commit comments

Comments
 (0)