Skip to content

Commit

Permalink
Delete branch on merge (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
SupriyaKasten authored and tdmanv committed Sep 23, 2019
1 parent 4096cad commit cfce745
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@ pull_request_rules:
merge:
strict: smart
method: squash
- name: delete head branch after merge
conditions:
- merged
actions:
delete_head_branch:
force: false

0 comments on commit cfce745

Please sign in to comment.