Skip to content

Commit 9f480ff

Browse files
authored
Update commitlint.yml (#7)
1 parent 57959ec commit 9f480ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/commitlint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: wagoid/commitlint-github-action@v5
1514
with:
16-
commitDepth: 1
15+
fetch-depth: 1
16+
- uses: wagoid/commitlint-github-action@v5
1717

0 commit comments

Comments
 (0)