Update Labeler config

This commit is contained in:
Christer Warén 2023-12-07 16:38:46 +02:00
parent f8dc1e14af
commit 2ce02b8545

4
.github/labeler.yml vendored
View File

@ -1,7 +1,11 @@
dependencies:
- changed-files:
- any-glob-to-any-file:
- package-lock.json
documentation:
- changed-files:
- any-glob-to-any-file:
- README.md
- SECURITY.md
- CONTRIBUTING.md