close
Skip to main content
Score of 1

How to make GitHub actions/checkout always merge into main/master tip instead of main/master past?

This is simply not possible. There is nothing in the documentation of actions/checkout to update the /pull/NUMBER/merge reference, or to make actions/checkout do the merge using the actual heads of ...

Only top scored, non community-wiki answers of a minimum length are eligible