VictoriaMetrics/.wwhrd.yml
Artem Navoiev c687536956
Add vendor license checker, update codecov action, add dependbot for … (#1280)
* Add vendor license checker, update codecov action, add dependbot for github actions

* update gitingore, temprorary turn on check

* fix action name

* change action rules to trigger only when vendor changes

* remove obsolete line from main action
2021-05-10 11:38:56 +03:00

7 lines
91 B
YAML

blacklist:
- GPL-2.0
whitelist:
- Apache-2.0
- MIT
- BSD-3-Clause
- BSD-2-Clause