ソースを参照

Update push_events_to_discord.yml

John Guan 2 年 前
コミット
d064f20a04
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .github/workflows/push_events_to_discord.yml

+ 1 - 0
.github/workflows/push_events_to_discord.yml

@@ -4,6 +4,7 @@ on:
   issues:
     types:
       - opened
+      - labeled
   issue_comment:
     types:
       - created