From f2eda7dd074de6963f914033cb8eb8250f229f81 Mon Sep 17 00:00:00 2001 From: adisbladis Date: Mon, 2 Dec 2024 00:29:56 +0000 Subject: [PATCH] mergify: Attempt changing author name Mergify isn't working right now, and it seems it might be because the author name mismatches. --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index fb1c9bc..c5a6e64 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -1,7 +1,7 @@ pull_request_rules: - name: automatic merge for Renovate pull requests conditions: - - author=renovate[bot] + - author=renovate - check-success=collect actions: merge: