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