Skip to content

Commit 873188f

Browse files
committed
make bors reject PRs that don't have enough reviews
1 parent eceee99 commit 873188f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

bors.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
status = [
2-
"continuous-integration/travis-ci/push",
3-
]
1+
delete_merged_branches = true
2+
required_approvals = 1

0 commit comments

Comments
 (0)