Reapply "Mergify: Delete head branch after merge (#1064)" (#1086)

This reverts commit 4004d62f28.
This commit is contained in:
Simon Jakobi 2019-07-07 19:56:39 +02:00 committed by GitHub
parent 635a4489d2
commit 22428f9e1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -10,3 +10,7 @@ pull_request_rules:
- label=merge me
- ! '#approved-reviews-by>=1'
- ! '#changes-requested-reviews-by=0'
- actions:
delete_head_branch: {}
name: Delete head branch after merge
conditions: []