ci: fix checkout depth for commitlint

This commit is contained in:
Cotes Chung 2024-04-14 05:06:06 +08:00
parent 7808ee157c
commit 8c1be9f2f3
No known key found for this signature in database
GPG key ID: 0D9E54843167A808

View file

@ -6,6 +6,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6