Skip to content

Commit

Permalink
ci: configure commitlint to use config file
Browse files Browse the repository at this point in the history
  • Loading branch information
garryod committed Jan 14, 2025
1 parent 9db937e commit eb97ac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_commit_lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
- name: Lint Commits
uses: wagoid/commitlint-github-action@v6.1.2
with:
configFile: .commitlintrc.json
failOnWarnings: true

0 comments on commit eb97ac9

Please sign in to comment.