mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-04-22 01:22:02 +03:00
Add Licensed file and workflow
This commit is contained in:
parent
2036a08e25
commit
3b31412160
61 changed files with 2961 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