mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2025-06-17 01:56:00 +00:00
Added labeler config
This commit is contained in:
8
.github/labeler.yml
vendored
Normal file
8
.github/labeler.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
dependencies:
|
||||
- any: ['package-lock.json']
|
||||
all: ['!package.json']
|
||||
|
||||
documentation:
|
||||
- README.md
|
||||
- LICENSE
|
||||
- .env_example
|
Reference in New Issue
Block a user