mirror of
https://github.com/jimeh/update-tags-action.git
synced 2026-02-19 01:26:40 +00:00
14 lines
195 B
YAML
14 lines
195 B
YAML
# See: https://github.com/licensee/licensed/blob/main/docs/configuration.md
|
|
|
|
sources:
|
|
npm: true
|
|
|
|
allowed:
|
|
- apache-2.0
|
|
- bsd-2-clause
|
|
- bsd-3-clause
|
|
- isc
|
|
- mit
|
|
- cc0-1.0
|
|
- other
|