Files
hello-world-javascript-action/.licensed.yml

19 lines
305 B
YAML
Raw Normal View History

2025-02-12 19:05:48 -05:00
# See: https://github.com/licensee/licensed/blob/main/docs/configuration.md
sources:
npm: true
allowed:
- apache-2.0
- bsd-2-clause
- bsd-3-clause
- isc
- mit
- cc0-1.0
2025-02-12 19:05:48 -05:00
- other
2025-02-12 19:05:48 -05:00
ignored:
npm:
2025-02-12 19:05:48 -05:00
# Used by Rollup.js when building in GitHub Actions
- '@rollup/rollup-linux-x64-gnu'