From d064f20a0468ee1819dbb3a05ce86c466adaafa8 Mon Sep 17 00:00:00 2001 From: John Guan Date: Mon, 15 Aug 2022 15:46:56 +0800 Subject: [PATCH] Update push_events_to_discord.yml --- .github/workflows/push_events_to_discord.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/push_events_to_discord.yml b/.github/workflows/push_events_to_discord.yml index 9fe98a1..d73f248 100644 --- a/.github/workflows/push_events_to_discord.yml +++ b/.github/workflows/push_events_to_discord.yml @@ -4,6 +4,7 @@ on: issues: types: - opened + - labeled issue_comment: types: - created