Skip to content

Commit

Permalink
fix: downgrade commitlint (ydataai#1572)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbarros authored Apr 5, 2024
1 parent b8a83f9 commit d8721ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 0

- uses: wagoid/commitlint-github-action@v6
- uses: wagoid/commitlint-github-action@v5

lint:
if: github.actor != 'renovate[bot]'
Expand Down

0 comments on commit d8721ad

Please sign in to comment.