mirror of
https://github.com/actions/download-artifact.git
synced 2025-10-16 23:28:38 +08:00
Fix licensed configuration by ignoring packages with missing license text
This commit is contained in:
parent
d799cd6276
commit
9a17dd726a
@ -14,6 +14,12 @@ allowed:
|
||||
- other
|
||||
- none
|
||||
|
||||
ignored:
|
||||
npm:
|
||||
- "@bufbuild/protobuf"
|
||||
- "buffers"
|
||||
- "chainsaw"
|
||||
|
||||
reviewed:
|
||||
npm:
|
||||
- fs.realpath
|
||||
|
Loading…
x
Reference in New Issue
Block a user