From aecc30c21b4fe3859a0e0872872cb773f3beb4b3 Mon Sep 17 00:00:00 2001 From: one1165tzl Date: Fri, 12 Jun 2026 07:18:25 -0300 Subject: [PATCH] Update mergify.yml --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index b8c1225d4..35f1ef8d2 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -5,7 +5,7 @@ pull_request_rules: - status-success=ci - 'label=ready to squash and merge' actions: - delete_head_branch: {} + delete_head_branch: merge: method: squash strict: smart