mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-29 00:18:39 +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_PASSWORD: lighthouse
|
||||
steps:
|
||||
- name: Cancel previous runs of this workflow
|
||||
uses: styfle/cancel-workflow-action@0.6.0
|
||||
with:
|
||||
access_token: ${{ github.token }}
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue