Skip to content

Commit

Permalink
Merge PR cosmos#5723: fix config file
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle authored Feb 28, 2020
1 parent 1b78457 commit a5fd470
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pull_request_rules:
- name: automatic merge for master when CI passes, has 1 review and has the label automerge
- name: automerge to master with label automerge and branch protection passing
conditions:
- "#approved-reviews-by>=1"
- "status-success=ci/circleci - Pull Request"
- base=master
- label=automerge
actions:
merge:
method: squash
strict: true

0 comments on commit a5fd470

Please sign in to comment.