From f8690d9150233a443e227ebec8f0e0fe93dd1007 Mon Sep 17 00:00:00 2001 From: Aldo <82811+aldoborrero@users.noreply.github.com> Date: Fri, 2 Feb 2024 11:24:08 +0100 Subject: [PATCH] ci(Mergify): configuration update (#450) Signed-off-by: Aldo --- .github/mergify.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/mergify.yml b/.github/mergify.yml index 2380330b..dbc63d44 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -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: {} \ No newline at end of file + delete_head_branch: {}