mirror of
https://github.com/crypto-pro-web/crypto-pro-php.git
synced 2025-01-18 11:25:50 +03:00
cancel-workflow-action@latest
This commit is contained in:
parent
dd6532fac5
commit
cea4802de3
2
.github/workflows/static-analysis.yml
vendored
2
.github/workflows/static-analysis.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
- "7.4"
|
- "7.4"
|
||||||
steps:
|
steps:
|
||||||
- name: "Cancel Previous Runs"
|
- name: "Cancel Previous Runs"
|
||||||
uses: styfle/cancel-workflow-action@0.9.1
|
uses: styfle/cancel-workflow-action
|
||||||
with:
|
with:
|
||||||
all_but_latest: true
|
all_but_latest: true
|
||||||
access_token: ${{ github.token }}
|
access_token: ${{ github.token }}
|
||||||
|
Loading…
Reference in New Issue
Block a user