mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2025-02-16 17:04:16 +00:00
Add conditions merged to delete_head_branch
Taken from https://docs.mergify.io/examples.html
This commit is contained in:
parent
c6a19164f2
commit
2bc7e9fdb6
@ -11,6 +11,7 @@ pull_request_rules:
|
||||
merge:
|
||||
method: squash
|
||||
- name: delete head branch after merge
|
||||
conditions: []
|
||||
conditions:
|
||||
- merged
|
||||
actions:
|
||||
delete_head_branch: {}
|
||||
|
Loading…
Reference in New Issue
Block a user