Skip to content

Commit

Permalink
Comment out required review count
Browse files Browse the repository at this point in the history
  • Loading branch information
Gentux committed Jun 3, 2018
1 parent 9f85ee0 commit fe17814
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ rules:
default:
protection:
required_status_checks:
strict: true
# strict: true
contexts:
- continuous-integration/travis-ci
required_pull_request_reviews:
required_approving_review_count: 1
# required_pull_request_reviews:
# required_approving_review_count: 1

0 comments on commit fe17814

Please sign in to comment.