You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to set up this GitHub action to comment on PRs using the pull_request_target trigger so that it works appropriately with forked repository pull requests, but I am getting an error:
Couldn't find an open pull request for branch with head at .
Has anyone successfully used this GitHub Action for commenting on pull requests made with forked repositories and the pull_request_target trigger?
The text was updated successfully, but these errors were encountered:
I'm trying to set up this GitHub action to comment on PRs using the
pull_request_target
trigger so that it works appropriately with forked repository pull requests, but I am getting an error:Has anyone successfully used this GitHub Action for commenting on pull requests made with forked repositories and the
pull_request_target
trigger?The text was updated successfully, but these errors were encountered: