Skip to content

Commit 6f34239

Browse files
authored
fix: Adjust required_approving_review_count to zero (#158)
1 parent a622982 commit 6f34239

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.asf.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ github:
3939
projects: false
4040
gh-pages:
4141
whatever: Just a placeholder to make it take effects
42+
protected_branches:
43+
main:
44+
required_pull_request_reviews:
45+
required_approving_review_count: 0
4246
collaborators:
4347
- Xuanwo
4448

0 commit comments

Comments
 (0)