mirror of
https://github.com/actions/labeler.git
synced 2025-12-10 11:41:56 +00:00
* Add Licensed Workflows and config files * Manually verify licenses * Ignore Generated Files in Git PR's
14 lines
139 B
YAML
14 lines
139 B
YAML
sources:
|
|
npm: true
|
|
|
|
allowed:
|
|
- apache-2.0
|
|
- bsd-2-clause
|
|
- bsd-3-clause
|
|
- isc
|
|
- mit
|
|
- cc0-1.0
|
|
- unlicense
|
|
|
|
reviewed:
|
|
npm: |