How to force GitHub to use the latest version of a workflow file (i.e, the one in the current branch / current PR)?
Is it possible to force github to use the version of a workflow file on the current branch, i.e. in the currently active PR, instead of the previously checked in version in main?