mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2026-04-04 08:46:53 +00:00
docs: remove fetch-depth from instructions since it's not needed anymore
This commit is contained in:
parent
a31f4b5793
commit
a8f11416e0
3 changed files with 0 additions and 12 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -36,8 +36,6 @@ jobs:
|
|||
DOCKER_REGISTRY_URL: registry.hub.docker.com
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '16.5.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue