Skip to content

Commit

Permalink
Allow mergify to auto-merge again
Browse files Browse the repository at this point in the history
  • Loading branch information
omad authored and Kirill888 committed Jul 2, 2020
1 parent bde49c6 commit 0916236
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .mergify.yml
Expand Up @@ -13,6 +13,7 @@ pull_request_rules:
method: rebase
rebase_fallback: merge
- name: delete head branch after merge
conditions: []
conditions:
- merged
actions:
delete_head_branch: {}

0 comments on commit 0916236

Please sign in to comment.