Run discord GHA against pull_request_target

This commit is contained in:
Matt Rubens 2025-02-02 00:33:26 -05:00 committed by GitHub
parent fb596ff5fa
commit e37692c241
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ name: Discord PR Notifier
on:
workflow_dispatch:
pull_request:
pull_request_target:
types: [opened]
jobs: