Notify on PR merged (#4173)

This commit is contained in:
Geoff Bourne
2026-07-16 10:16:17 -05:00
committed by GitHub
parent fe9f471da7
commit 3302bdb3cb
+4 -1
View File
@@ -7,7 +7,10 @@ on:
- labeled
- unlabeled
- closed
pull_request_target:
types:
- closed
- labeled
jobs:
notify:
uses: itzg/github-workflows/.github/workflows/issues-notify-discord.yml@main