summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-07-09 06:30:45 -0400
committerNed Batchelder <ned@nedbatchelder.com>2022-07-09 06:30:45 -0400
commit297b70e43e083297093781be6e5e1681e5dd70cb (patch)
tree6036fed164607ff08ee29d9a4687a1cae3fbc99e /.github
parentef258677a28c4f51cffb3010c5afd633973717bb (diff)
downloadpython-coveragepy-git-297b70e43e083297093781be6e5e1681e5dd70cb.tar.gz
build: styfle/cancel-workflow-action@0.10.0 now accepts 'all'
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/cancel.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cancel.yml b/.github/workflows/cancel.yml
index c3a206fd..f25aaec0 100644
--- a/.github/workflows/cancel.yml
+++ b/.github/workflows/cancel.yml
@@ -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