[model-gateway] change sgl-router to sgl-model-gateway (#14312)
This commit is contained in:
+2
-2
@@ -1,10 +1,10 @@
|
||||
# Configuration for the GitHub Labeler action
|
||||
# Automatically adds labels to PRs based on the files changed
|
||||
|
||||
# Router specific (Rust code in sgl-router)
|
||||
# Router specific (Rust code in sgl-model-gateway)
|
||||
model-gateway:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'sgl-router/**/*'
|
||||
- any-glob-to-any-file: 'sgl-model-gateway/**/*'
|
||||
|
||||
# Kernel specific
|
||||
sgl-kernel:
|
||||
|
||||
Reference in New Issue
Block a user