We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d18b4 commit 5926eb5Copy full SHA for 5926eb5
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;CC-BY-4.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;BlueOak-1.0.0"
0 commit comments