Skip to content

Commit 7cc8a28

Browse files
authored
ci: javadoc as a required check (#1892)
Manual configuration has been removed. Adding that back via sync-repo-settings.yaml.
1 parent 380dab9 commit 7cc8a28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/sync-repo-settings.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ branchProtectionRules:
1818
- OwlBot Post Processor
1919
- 'Kokoro - Test: Java GraalVM Native Image'
2020
- 'Kokoro - Test: Java 17 GraalVM Native Image'
21+
- javadoc
2122
- pattern: 1.22.0-sp
2223
isAdminEnforced: true
2324
requiredApprovingReviewCount: 1

0 commit comments

Comments
 (0)