Cancel all previous workflows in the branch (#14525)

This commit is contained in:
ian
2022-07-20 22:42:14 +08:00
committed by GitHub
parent 1013aa7838
commit bcb33a798b

View File

@@ -19,6 +19,7 @@ jobs:
- name: Cancel
uses: styfle/cancel-workflow-action@0.9.1
with:
workflow_id: all
access_token: ${{ github.token }}
lint: