chore(ci): add license
Some checks failed
Open PR on Staging / audit_and_check (pull_request) Failing after 30s
Some checks failed
Open PR on Staging / audit_and_check (pull_request) Failing after 30s
This commit is contained in:
parent
ebd392421e
commit
c3d77d5fa4
@ -9,7 +9,7 @@ const check = (cwd) => {
|
|||||||
start: cwd,
|
start: cwd,
|
||||||
excludePrivatePackages: true,
|
excludePrivatePackages: true,
|
||||||
onlyAllow:
|
onlyAllow:
|
||||||
'AFLv2.1;Apache 2.0;Apache-2.0;Apache*;Artistic-2.0;0BSD;BSD*;BSD-2-Clause;BSD-3-Clause;CC0-1.0;CC-BY-3.0;CC-BY-4.0;ISC;MIT;MPL-2.0;ODC-By-1.0;Python-2.0;Unlicense;',
|
'AFLv2.1;Apache 2.0;Apache-2.0;Apache*;Artistic-2.0;0BSD;BSD*;BSD-2-Clause;BSD-3-Clause;BSD 3-Clause;CC0-1.0;CC-BY-3.0;CC-BY-4.0;ISC;MIT;MPL-2.0;ODC-By-1.0;Python-2.0;Unlicense;',
|
||||||
excludePackages: ''
|
excludePackages: ''
|
||||||
},
|
},
|
||||||
(error, json) => {
|
(error, json) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user