diff --git a/.github/workflows/new-pr-comment.yml b/.github/workflows/new-pr-comment.yml index 66571906..be017db8 100644 --- a/.github/workflows/new-pr-comment.yml +++ b/.github/workflows/new-pr-comment.yml @@ -1,7 +1,7 @@ name: "New MR welcome comment" on: - pull_request: + pull_request_target: types: - opened