Skip to content

Commit

Permalink
feat: set the commitlint flow
Browse files Browse the repository at this point in the history
  • Loading branch information
lfbarrile01 committed Jan 22, 2025
1 parent 2e272c0 commit 33672c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ jobs:
name: Run Commitlint to check commit message format
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 33672c1

Please sign in to comment.