Skip to content

DaniFoldi/pnpm-license-summary

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

pnpm-license-summary action

Generate a summary of licenses for a pnpm project

Usage

- 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]

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published