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