From 06f739462f14c4a43470d64d756af81bc42b860f Mon Sep 17 00:00:00 2001 From: Jason Etcovitch Date: Mon, 12 Oct 2020 15:56:01 -0400 Subject: [PATCH] Use pull_request_target --- .github/workflows/merged-notification.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merged-notification.yml b/.github/workflows/merged-notification.yml index 2251541a639e..8e821a002009 100644 --- a/.github/workflows/merged-notification.yml +++ b/.github/workflows/merged-notification.yml @@ -1,5 +1,5 @@ on: - pull_request: + pull_request_target: types: ['closed'] jobs: