mirror of
https://github.com/directus/directus.git
synced 2026-01-15 06:08:11 -05:00
Cancel all previous workflows in the branch (#14525)
This commit is contained in:
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
- name: Cancel
|
||||
uses: styfle/cancel-workflow-action@0.9.1
|
||||
with:
|
||||
workflow_id: all
|
||||
access_token: ${{ github.token }}
|
||||
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user