I've tested this out with another branch and it runs well. This way, it won't hold up PRs or have issues with "Rebase and merge". These were failing to run on PRs from Ian, so this should work around this issue.
The only thing is it might require is a force push, depending on the branch protections. I am unable to see the branch settings on this repo, so I'm not sure if this will be able to push changes.
@PeterC-DLS
This is probably the most important PR at the moment as the others are getting conflicts due to different bits of the README being changed.
I've tested this out with another branch and it runs well. This way, it won't hold up PRs or have issues with "Rebase and merge". These were failing to run on PRs from Ian, so this should work around this issue.
Example workflow runs: No changes in relevant areas (no updates): https://github.com/DiamondLightSource/PySIMRecon/actions/runs/11038344305 Added text to a parser description (runs both workflows in order): https://github.com/DiamondLightSource/PySIMRecon/actions/runs/11038355719 Added text to template.md (runs only README update): https://github.com/DiamondLightSource/PySIMRecon/actions/runs/11038373033
The only thing is it might require is a force push, depending on the branch protections. I am unable to see the branch settings on this repo, so I'm not sure if this will be able to push changes.