From e37692c2418e0352217fa2639d01dde754a866bc Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Sun, 2 Feb 2025 00:33:26 -0500 Subject: [PATCH] Run discord GHA against pull_request_target --- .github/workflows/discord-pr-notify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/discord-pr-notify.yml b/.github/workflows/discord-pr-notify.yml index 9546445..fe55a06 100644 --- a/.github/workflows/discord-pr-notify.yml +++ b/.github/workflows/discord-pr-notify.yml @@ -2,7 +2,7 @@ name: Discord PR Notifier on: workflow_dispatch: - pull_request: + pull_request_target: types: [opened] jobs: