cancel-workflow-action
cancel-workflow-action copied to clipboard
feat: add `ignore_branch` flag to cancel workflows in all branches
- Fixes #86
@styfle I want to apologize for opening this PR prematurely. I did not intend to open a PR before testing the change, but somehow the auto-pilot took over and did it anyway. I had a chance to try my changes shortly afterward, and I could not get it to work having the ignore_branch
option enabled always resulted in no matched workflows.
I did this testing on a private repo and I didn't have a chance to investigate the issue further since then. I will try to find a better option to test my changes and perform diagnostics in the open.
I appreciate your responsiveness to my PR. I will try to return with an update shortly.