Skip to content

Commit

Permalink
fix changesets validation
Browse files Browse the repository at this point in the history
  • Loading branch information
mjlescano committed Oct 15, 2024
1 parent 9ffd663 commit 39f62d0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/commitlint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,10 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: false
types: |
hotfix
feat
fix
chore
docs
test

0 comments on commit 39f62d0

Please sign in to comment.