1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 21:53:26 +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

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