Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
viscosho committed Mar 26, 2020
1 parent 9ab30d2 commit 3fc4544
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
pull_request_rules:
- name: automatic merge for Dependabot pull requests
conditions:
- author=dependabot[bot]
actions:
merge:
method: merge
- name: Auto PR Merge for krugazul
conditions:
- author=krugazul
- label=ready-to-merge
actions:
merge:
method: merge
pull_request_rules:
- name: automatic merge for Dependabot pull requests
conditions:
- author=dependabot[bot]
actions:
merge:
method: merge
- name: Auto PR Merge for krugazul
conditions:
- author=krugazul
- label=ready-to-merge
actions:
merge:
method: merge

0 comments on commit 3fc4544

Please sign in to comment.