mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-30 16:58:38 +00:00
[skip ci] Don't cancel previous workflows
This commit is contained in:
parent
717209c63e
commit
a009dda816
1 changed files with 0 additions and 5 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
@ -22,11 +22,6 @@ jobs:
|
||||||
DB_USER: root
|
DB_USER: root
|
||||||
DB_PASSWORD: lighthouse
|
DB_PASSWORD: lighthouse
|
||||||
steps:
|
steps:
|
||||||
- name: Cancel previous runs of this workflow
|
|
||||||
uses: styfle/cancel-workflow-action@0.6.0
|
|
||||||
with:
|
|
||||||
access_token: ${{ github.token }}
|
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue