Skip to content

Cancel Redundant Workflow #1027

Cancel Redundant Workflow

Cancel Redundant Workflow #1027

name: Cancel Redundant Workflow
on:
workflow_run:
workflows: ["Tests", "PR Build", "Colima tests", "Container tests", "Check docs", "golangci-lint", "Master branch build/release (signed)", "CodeQL"]
types:
- requested
jobs:
cancel:
runs-on: ubuntu-latest
steps:
- uses: styfle/[email protected]
with:
workflow_id: all