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: