1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00

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