mirror of
https://gitea.com/actions/download-artifact.git
synced 2025-10-30 08:38:17 +07: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
|
- other
|
||||||
- none
|
- none
|
||||||
|
|
||||||
|
ignored:
|
||||||
|
npm:
|
||||||
|
- "@bufbuild/protobuf"
|
||||||
|
- "buffers"
|
||||||
|
- "chainsaw"
|
||||||
|
|
||||||
reviewed:
|
reviewed:
|
||||||
npm:
|
npm:
|
||||||
- fs.realpath
|
- fs.realpath
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user