Skip to content

Commit b7e7bb9

Browse files
committed
whoops
1 parent 3775d6d commit b7e7bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,7 @@ jobs:
910910
id: review
911911
uses: actions/dependency-review-action@v4
912912
with:
913-
allow-licenses: Apache-2.0, BSD-2-Clause, BSD-3-Clause, CC0-1.0, ISC, # MIT, MIT-0, MPL-2.0
913+
allow-licenses: Apache-2.0, BSD-2-Clause, BSD-3-Clause, CC0-1.0, ISC #, MIT, MIT-0, MPL-2.0
914914
license-check: true
915915
vulnerability-check: false
916916
- name: 'Report'

0 commit comments

Comments
 (0)