We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c564cf6 commit 94b60ddCopy full SHA for 94b60dd
.github/workflows/audit.yml
@@ -25,5 +25,5 @@ jobs:
25
- name: License check
26
working-directory: nodejs
27
run: |
28
- npx --quiet license-checker-rseidelsohn \
+ npx license-checker-rseidelsohn \
29
--onlyAllow "MIT;Apache-2.0;BSD-2-Clause;BSD-3-Clause;ISC;MPL-2.0;CC-BY-4.0;0BSD"
0 commit comments