We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9470b5 commit d1a4b77Copy full SHA for d1a4b77
.github/sync-repo-settings.yaml
@@ -16,6 +16,8 @@ branchProtectionRules:
16
- lint
17
- OwlBot Post Processor
18
- 'Kokoro - Test: Integration'
19
+ - 'Kokoro - Test: Java GraalVM Native Image'
20
+ - 'Kokoro - Test: Java 17 GraalVM Native Image'
21
- pattern: 1.0.x
22
isAdminEnforced: true
23
requiredApprovingReviewCount: 1
0 commit comments