Check Licenses
An action to automatically check your project’s dependencies’ licenses’ compatability with your project’s license.
Notice
This package’s output is not legal advice in any way, shape or form.
Requirements
A package.json
.
Example Usage
uses: YieldingExploiter/[email protected]
with:
project-root: '.' # Root of the project, contains the package.json
or
uses: YieldingExploiter/[email protected]