Skip to content

Commit

Permalink
ci: javadoc as a required check (#345)
Browse files Browse the repository at this point in the history
Manual configuration of the required check at Settings tab has been reverted. Adding that back via sync-repo-settings.yaml.
  • Loading branch information
suztomo committed Aug 18, 2023
1 parent 7d35af4 commit 775f1de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/sync-repo-settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ branchProtectionRules:
- 'Kokoro - Test: Integration'
- cla/google
- OwlBot Post Processor
- javadoc
- pattern: java7
isAdminEnforced: true
requiredApprovingReviewCount: 1
Expand Down

0 comments on commit 775f1de

Please sign in to comment.