Просмотр исходного кода

Update push_events_to_discord.yml

John Guan 2 лет назад
Родитель
Сommit
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