Skip to content

Commit

Permalink
change conf to yml
Browse files Browse the repository at this point in the history
  • Loading branch information
augustebaum committed Sep 30, 2024
1 parent 823128c commit 858bca9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# Only download commitlint config, not the whole repo
- uses: actions/checkout@v4
with:
sparse-checkout: commitlint.config.js
sparse-checkout: "*commitlint*"
sparse-checkout-cone-mode: false
- uses: actions/setup-node@v4
with:
Expand Down
12 changes: 0 additions & 12 deletions commitlint.config.js

This file was deleted.

0 comments on commit 858bca9

Please sign in to comment.