Skip to content

Commit

Permalink
ci: add license-compliance-check
Browse files Browse the repository at this point in the history
  • Loading branch information
tjorbo committed Apr 11, 2024
1 parent 5323d3c commit abd32bd
Show file tree
Hide file tree
Showing 6 changed files with 400 additions and 399 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
- run: npm run lint
- run: npm audit --omit=dev
continue-on-error: true
- run: npm run license-compliance-check
318 changes: 310 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit abd32bd

Please sign in to comment.