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 have an issue where this workflow isn't triggered when the PR is merging in work into the base from a fork.
The fix seems to be to use the "pull_request_target" action instead of pull_request, but this isn't allowed from the action.
Can support be added for "pull_request_target"
The text was updated successfully, but these errors were encountered:
I have an issue where this workflow isn't triggered when the PR is merging in work into the base from a fork.
The fix seems to be to use the "pull_request_target" action instead of pull_request, but this isn't allowed from the action.
Can support be added for "pull_request_target"
The text was updated successfully, but these errors were encountered: