mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-30 15:35:01 +00:00
chore(ci): set auto-labeler for dependencies
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
cf4f024420
commit
87b7648591
1 changed files with 5 additions and 0 deletions
5
.github/labeler.yml
vendored
5
.github/labeler.yml
vendored
|
@ -1,6 +1,11 @@
|
|||
enhancements:
|
||||
- head-branch: ['^feature', 'feature']
|
||||
|
||||
dependencies:
|
||||
- any:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'Makefile'
|
||||
|
||||
kind/documentation:
|
||||
- any:
|
||||
- changed-files:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue