localgovdrupal / localgov_shared_workflows

GNU General Public License v2.0
0 stars 0 forks source link

fix: improve detection of version branches #8

Closed millnut closed 1 month ago

millnut commented 1 month ago

What does this change?

This expands the detection of a version branch when running the workflow which should fix issue #6. Workflow failure this should fix is https://github.com/localgovdrupal/localgov_alert_banner/actions/runs/10265473963

How to test

This is difficult to test as it will require a version branch different from the main branch (1.x)

Have we considered potential risks?

The risk should be minimal and the change can be easily reverted if there are issues