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