We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d153228 commit e8616a6Copy full SHA for e8616a6
.github/sync-repo-settings.yaml
@@ -18,7 +18,8 @@ branchProtectionRules:
18
- 'Kokoro - Test: Java GraalVM Native Image'
19
- 'Kokoro - Test: Java 17 GraalVM Native Image'
20
- javadoc
21
- - unmanaged_dependency_check
+# TODO: re-enabled once https://github.com/googleapis/sdk-platform-java/pull/3078 is merged and released
22
+# - unmanaged_dependency_check
23
- pattern: 1.113.14-sp
24
isAdminEnforced: true
25
requiredApprovingReviewCount: 1
0 commit comments