Skip to content

Commit

Permalink
chore: adjust branch protection (apache#807)
Browse files Browse the repository at this point in the history
  • Loading branch information
juzhiyuan authored Dec 13, 2021
1 parent 2de6d60 commit 94cde81
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,11 @@ github:
squash: true
merge: false
rebase: false
protected_branches:
master:
required_pull_request_reviews:
dismiss_stale_reviews: true
require_code_owner_reviews: true
required_approving_review_count: 2
publish:
whoami: asf-site

0 comments on commit 94cde81

Please sign in to comment.