There was an error while loading. Please reload this page.
1 parent cf931d4 commit f2f7ee4Copy full SHA for f2f7ee4
1 file changed
.github/workflows/issue_pr_comment.yml
@@ -78,7 +78,7 @@ jobs:
78
79
pr-title-check:
80
runs-on: ubuntu-latest
81
- if: github.event_name == 'pull_request'
+ if: github.event_name == 'pull_request_target'
82
steps:
83
- name: Check PR title for required prefix and comment
84
uses: actions/github-script@v9
0 commit comments