mirror of https://github.com/actions/checkout.git
Update .licensed.yml
This commit is contained in:
parent
1e557d5838
commit
53a16ffcf5
|
@ -1,5 +1,6 @@
|
||||||
sources:
|
sources:
|
||||||
npm: true
|
npm: true
|
||||||
|
github: true
|
||||||
|
|
||||||
allowed:
|
allowed:
|
||||||
- apache-2.0
|
- apache-2.0
|
||||||
|
@ -7,8 +8,3 @@ allowed:
|
||||||
- bsd-3-clause
|
- bsd-3-clause
|
||||||
- isc
|
- isc
|
||||||
- mit
|
- mit
|
||||||
- cc0-1.0
|
|
||||||
- unlicense
|
|
||||||
|
|
||||||
reviewed:
|
|
||||||
npm:
|
|
Loading…
Reference in New Issue