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