Added labeler config

This commit is contained in:
Christer Warén 2021-09-06 17:44:52 +03:00
parent ebeeadd5c3
commit bb8a36ad5c

8
.github/labeler.yml vendored Normal file
View File

@ -0,0 +1,8 @@
dependencies:
- any: ['package-lock.json']
all: ['!package.json']
documentation:
- README.md
- LICENSE
- .env_example