We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67efe63 commit 98d18b4Copy full SHA for 98d18b4
1 file changed
.github/workflows/security.yml
@@ -91,4 +91,4 @@ jobs:
91
92
- name: Check licenses
93
run: |
94
- npx license-checker --summary --excludePrivatePackages --onlyAllow "MIT;Apache-2.0;BSD-2-Clause;BSD-3-Clause;ISC;CC0-1.0;Unlicense;Python-2.0"
+ npx license-checker --summary --excludePrivatePackages --onlyAllow "MIT;Apache-2.0;BSD-2-Clause;BSD-3-Clause;ISC;CC0-1.0;Unlicense;Python-2.0;CC-BY-4.0"
0 commit comments