Skip to content

Commit

Permalink
[CHORE] #1 : 닫힌 이슈일 때 디스코드 알림 보내기
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongjaino authored Sep 19, 2023
1 parent 9caadd1 commit b8e6cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/closed-issue-notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Closed Issue Notification
on:
issues:
types:
- opened
- closed

jobs:
create-issue:
Expand Down

0 comments on commit b8e6cbe

Please sign in to comment.