mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 14:49:25 +00:00
Add production licenses with licensed
This commit is contained in:
parent
b507739f17
commit
a4a34d1dea
44 changed files with 1502 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