diff --git a/.github/workflows/issue_pr_comment.yml b/.github/workflows/issue_pr_comment.yml index 1bdcdfefe..6c1a63953 100644 --- a/.github/workflows/issue_pr_comment.yml +++ b/.github/workflows/issue_pr_comment.yml @@ -3,7 +3,7 @@ name: Issue or PR Auto Reply on: issues: types: [opened] - pull_request: + pull_request_target: types: [opened] permissions: