Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d4d27c

Browse files
chore(site): allow pnpm packages license (#14122)
1 parent 6428a76 commit 4d4d27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@ jobs:
981981
id: review
982982
uses: actions/[email protected]
983983
with:
984-
allow-licenses: Apache-2.0, 0BSD, BSD-2-Clause, BSD-3-Clause, CC0-1.0, ISC, MIT, MIT-0, MPL-2.0
984+
allow-licenses: Apache-2.0, 0BSD, BSD-2-Clause, BSD-3-Clause, CC0-1.0, ISC, MIT, MIT-0, MPL-2.0, OFL-1.1, BSD-3-Clause-Clear
985985
allow-dependencies-licenses: "pkg:golang/github.com/coder/[email protected], pkg:npm/[email protected], pkg:npm/[email protected], pkg:githubactions/alwaysmeticulous/report-diffs-action/cloud-compute"
986986
license-check: true
987987
vulnerability-check: false

0 commit comments

Comments
 (0)