GitHub Actions – Force cancel workflows
github.blog
GitHub Actions – Force cancel workflows
1–2 of 2 posts
Re: GitHub Actions – Force cancel workflows
#2there's this custom action to do something similar https://github.com/marketplace/actions/cancel-workflow-actio... but now its officially supported via GitHub REST API