Skip to content

Commit 80ee5af

Browse files
committed
only rely on lint-commits
1 parent 876fbcf commit 80ee5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- run: npm run lint
5757

5858
jscpd:
59-
needs: lint
59+
needs: lint-commits
6060
runs-on: ubuntu-latest
6161
strategy:
6262
matrix:

0 commit comments

Comments
 (0)