From f48568132aaf3dc5409feadc95d9317a0c7c6e0e Mon Sep 17 00:00:00 2001 From: abearxiong Date: Wed, 11 Mar 2026 16:55:36 +0800 Subject: [PATCH] update --- .cnb.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cnb.yml b/.cnb.yml index 877bf9b..56fd294 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -31,5 +31,5 @@ $: imports: !reference [.common_env, imports] issue.comment@npc: *npc - issue.open@npc: *npc - issue.reopen@npc: *npc \ No newline at end of file + issue.open: *npc + issue.reopen: *npc \ No newline at end of file