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
Hello,
I am trying to add the action to run on PR but it only fails for me with cannot force update the branch '<BRANCH_NAME>' used by worktree.
I tried to do all the the suggestions under limitations but changing permissions, giving token with all permissions, changing to pull_request_target, nothing worked for me, all got the same error as before.
The actions is working on push but I need it to work on PRs.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello,
I am trying to add the action to run on PR but it only fails for me with
cannot force update the branch '<BRANCH_NAME>' used by worktree
.I tried to do all the the suggestions under limitations but changing permissions, giving token with all permissions, changing to pull_request_target, nothing worked for me, all got the same error as before.
The actions is working on push but I need it to work on PRs.
The current workflow:
The text was updated successfully, but these errors were encountered: