Skip to content

Commit

Permalink
ci: fix checkout depth for commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
cotes2020 committed Apr 13, 2024
1 parent 7808ee1 commit 8c1be9f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v6

0 comments on commit 8c1be9f

Please sign in to comment.