mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-06-23 14:50:32 -04:00
chore(ci): fetching all commit for commitlint
This commit is contained in:
parent
0a55f778ed
commit
a71058e3e7
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Setup node env
|
- name: Setup node env
|
||||||
uses: actions/setup-node@v2.1.2
|
uses: actions/setup-node@v2.1.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user