소스 검색

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