From 4c4ccefa1ee39ded74cc0dd240774cbd7c4865ad Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 01:03:36 +0000 Subject: [PATCH] ci(mergify): upgrade configuration to current format --- .mergify.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.mergify.yml b/.mergify.yml index 847cc76a..ea7e1847 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -14,9 +14,9 @@ pull_request_rules: - "-closed" - "#assignee=0" actions: - assign: + assign: users: - - "{{author}}" + - "{{ author }}" - name: Assign Reviewer conditions: - author!=unknowIfGuestInDream