Sfoglia il codice sorgente

Update push_events_to_discord.yml

John Guan 2 anni fa
parent
commit
d064f20a04
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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