ci: fix checkout depth for commitlint
This commit is contained in:
parent
7808ee157c
commit
8c1be9f2f3
1 changed files with 0 additions and 2 deletions
2
.github/workflows/commitlint.yml
vendored
2
.github/workflows/commitlint.yml
vendored
|
@ -6,6 +6,4 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: wagoid/commitlint-github-action@v6
|
||||
|
|
Loading…
Reference in a new issue