Skip to content

Commit

Permalink
build: styfle/cancel-workflow-action@0.10.0 now accepts 'all'
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Jul 9, 2022
1 parent ef25867 commit 297b70e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
uses: styfle/cancel-workflow-action@0.10.0
with:
access_token: ${{ github.token }}
workflow_id: coverage.yml, kit.yml, quality.yml, testsuite.yml
workflow_id: all

0 comments on commit 297b70e

Please sign in to comment.