Generate a summary of licenses for a pnpm project
- uses: DaniFoldi/pnpm-license-summary
with:
# The path to the pnpm project (default: .)
path: .
# allowed licenses (default: [])
allowed: |
MIT
ISC
# ignored packages (default: [])
ignored: |
[email protected]
MIT