diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 1b8527ccf..5b8da2bc8 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -2,6 +2,7 @@ name: Pull Request on: pull_request_target: + types: [opened] jobs: pull_request_comment: