Skip to content

Commit

Permalink
ci(Mergify): configuration update (#450)
Browse files Browse the repository at this point in the history
Signed-off-by: Aldo <null>
  • Loading branch information
aldoborrero authored Feb 2, 2024
1 parent 998e094 commit f8690d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ pull_request_rules:
actions:
queue:
name: default
method: squash

- name: Delete head branch after merge
conditions:
- "merged"
actions:
delete_head_branch: {}
delete_head_branch: {}

0 comments on commit f8690d9

Please sign in to comment.