Skip to content

Commit 3302bdb

Browse files
authored
Notify on PR merged (#4173)
1 parent fe9f471 commit 3302bdb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/issue-label.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ on:
77
- labeled
88
- unlabeled
99
- closed
10-
10+
pull_request_target:
11+
types:
12+
- closed
13+
- labeled
1114
jobs:
1215
notify:
1316
uses: itzg/github-workflows/.github/workflows/issues-notify-discord.yml@main

0 commit comments

Comments
 (0)