We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe9f471 commit 3302bdbCopy full SHA for 3302bdb
1 file changed
.github/workflows/issue-label.yml
@@ -7,7 +7,10 @@ on:
7
- labeled
8
- unlabeled
9
- closed
10
-
+ pull_request_target:
11
+ types:
12
+ - closed
13
+ - labeled
14
jobs:
15
notify:
16
uses: itzg/github-workflows/.github/workflows/issues-notify-discord.yml@main
0 commit comments