Skip to content

Commit

Permalink
Remove main branch protection (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
JingsongLi authored Jul 8, 2024
1 parent 0d91461 commit e5f8e2b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,12 @@ github:
enabled_merge_buttons:
squash: true
merge: false
rebase: false
rebase: true
features:
issues: true
discussions: true
wiki: false
projects: false
protected_branches:
main:
required_pull_request_reviews:
required_approving_review_count: 1
gh-pages:
whatever: Just a placeholder to make it take effects
collaborators:
Expand Down

0 comments on commit e5f8e2b

Please sign in to comment.