Skip to content

Commit fdb2a3b

Browse files
committed
Adding license all list to fix CI issue
1 parent 8476ad8 commit fdb2a3b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

deny.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[licenses]
2+
allow = [
3+
"MIT",
4+
"Apache-2.0",
5+
"Unicode-3.0",
6+
"BSD-2-Clause",
7+
]
8+
confidence-threshold = 0.8

0 commit comments

Comments
 (0)