mirror of
https://github.com/actions/setup-node.git
synced 2025-07-25 10:26:10 +08:00
Add Licensed
To Help Verify Prod Licenses (#180)
* add licensed workflow and config files * manual dependency verification * Hide generated license files in pr
This commit is contained in:
14
.licensed.yml
Normal file
14
.licensed.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
sources:
|
||||
npm: true
|
||||
|
||||
allowed:
|
||||
- apache-2.0
|
||||
- bsd-2-clause
|
||||
- bsd-3-clause
|
||||
- isc
|
||||
- mit
|
||||
- cc0-1.0
|
||||
- unlicense
|
||||
|
||||
reviewed:
|
||||
npm:
|
Reference in New Issue
Block a user