1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-08-08 15:24:50 +02:00

Add licensed output

This commit is contained in:
Bassem Dghaidi 2025-08-06 12:35:46 -07:00 committed by GitHub
parent e7b6a9cc9d
commit de243982c5
45 changed files with 424 additions and 5606 deletions

View file

@ -1,6 +1,14 @@
sources:
npm: true
# Force UTF-8 encoding
encoding: 'utf-8'
# Ignore problematic packages with encoding issues
ignored:
npm:
- form-data
allowed:
- apache-2.0
- bsd-2-clause