ci: add labeler.yml

This commit is contained in:
Shohei Ueda 2020-12-18 16:37:46 +09:00 committed by GitHub
parent 33f5d6c1bf
commit eaab2e3404
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,10 @@
CI/CD:
- .github/workflows/*
dependencies:
- .nvmrc
- package.json
- package-lock.json
documentation:
- README.md