Skip to content

Commit

Permalink
[Fix] input config file type explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
mistricky committed Dec 12, 2024
1 parent dfbadd6 commit 00e06ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:

- name: Check commit message
uses: wagoid/commitlint-github-action@v4
with:
configFile: commitlint.config.ts

code-style:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 00e06ff

Please sign in to comment.