Skip to content

Commit 775f1de

Browse files
authored
ci: javadoc as a required check (#345)
Manual configuration of the required check at Settings tab has been reverted. Adding that back via sync-repo-settings.yaml.
1 parent 7d35af4 commit 775f1de

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
@@ -16,6 +16,7 @@ branchProtectionRules:
1616
- 'Kokoro - Test: Integration'
1717
- cla/google
1818
- OwlBot Post Processor
19+
- javadoc
1920
- pattern: java7
2021
isAdminEnforced: true
2122
requiredApprovingReviewCount: 1

0 commit comments

Comments
 (0)