mirror of
https://github.com/actions/setup-node.git
synced 2025-07-24 23:48:24 +02:00
add licensed workflow and config files
This commit is contained in:
parent
59e61b8951
commit
3112b611a8
56 changed files with 1947 additions and 0 deletions
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:
|
Loading…
Add table
Add a link
Reference in a new issue