There was an error while loading. Please reload this page.
1 parent 84ecda3 commit 6b92cbdCopy full SHA for 6b92cbd
1 file changed
.github/workflows/issue_pr_comment.yml
@@ -3,7 +3,7 @@ name: Issue or PR Auto Reply
3
on:
4
issues:
5
types: [opened]
6
- pull_request:
+ pull_request_target:
7
8
9
permissions:
0 commit comments