Skip to content

Commit 8d593f4

Browse files
authored
Update labeler (#2095)
1 parent 0ed959f commit 8d593f4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/labeler.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ integration:llama_cpp:
8484
- any-glob-to-any-file: "integrations/llama_cpp/**/*"
8585
- any-glob-to-any-file: ".github/workflows/llama_cpp.yml"
8686

87+
integration:llama_stack:
88+
- changed-files:
89+
- any-glob-to-any-file: "integrations/llama_stack/**/*"
90+
- any-glob-to-any-file: ".github/workflows/llama_stack.yml"
91+
8792
integration:mcp:
8893
- changed-files:
8994
- any-glob-to-any-file: "integrations/mcp/**/*"

0 commit comments

Comments
 (0)