From 47cb2d881f2019614cb82915b98a7013d0a4e64a Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 10:09:56 +0000 Subject: [PATCH] ci(mergify): upgrade configuration to current format --- .github/mergify.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/mergify.yml b/.github/mergify.yml index efb035e6d..d09703396 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -14,11 +14,6 @@ pull_request_rules: label: add: - "invalid" - - name: delete head branch after merge - conditions: - - merged - actions: - delete_head_branch: {} - name: automatic label Renovate pull requests conditions: - author=renovate[bot]