Some workflows, like the tests, will trigger on a merge and then again on the release tag. It seems wasteful and unnecessary if the workflow already passed on the merge prior to tag/release.
- Can I stop running workflows if newer ones are triggered?
- Can I chain workflows together?
Events that trigger workflows
Some workflows, like the tests, will trigger on a merge and then again on the release tag. It seems wasteful and unnecessary if the workflow already passed on the merge prior to tag/release.
Events that trigger workflows