diff --git a/.github/workflows/pull-request-first-comment.yaml b/.github/workflows/pull-request-first-comment.yaml index ffdd9f3e..ca216b70 100644 --- a/.github/workflows/pull-request-first-comment.yaml +++ b/.github/workflows/pull-request-first-comment.yaml @@ -1,7 +1,7 @@ name: First comment in new pull request on: - pull_request: + pull_request_target: types: [opened] jobs: