Skip to content

Commit

Permalink
[#97] Allow automatic merging without approving reviews (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhue committed May 31, 2019
1 parent 8f9679e commit 7bcdd63
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/auto-merge.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
minApprovals:
OWNER: 1
MEMBER: 1
COLLABORATOR: 1
OWNER: 0
requiredLabels:
- merge
reportStatus: true
Expand Down

0 comments on commit 7bcdd63

Please sign in to comment.