From 4894a43e4a938d627a59dff4d4c94c890f0e3c81 Mon Sep 17 00:00:00 2001 From: Ginger <75683114+gingershaped@users.noreply.github.com> Date: Sun, 25 Aug 2024 11:20:15 -0400 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 15f6042..4a6ad86 100644 --- a/config.json +++ b/config.json @@ -15,7 +15,7 @@ }, "member": { "promotionRequires": ["member", "admin"], - "canRun": ["ping", "issue open", "idiom add"] + "canRun": ["ping", "issue open", "issue close", "idiom add"] }, "discussion": {} },