We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 323eb33 commit 4487238Copy full SHA for 4487238
.github/sync-repo-settings.yaml
@@ -18,6 +18,7 @@ branchProtectionRules:
18
- 'Kokoro - Test: Java GraalVM Native Image'
19
- 'Kokoro - Test: Java 17 GraalVM Native Image'
20
- javadoc
21
+ - library_generation
22
- pattern: java7
23
isAdminEnforced: true
24
requiredApprovingReviewCount: 1
0 commit comments