summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/labeler.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index fca60594..a67f7804 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -62,6 +62,8 @@ server:
ggml:
- changed-files:
- any-glob-to-any-file:
+ - ggml.c
+ - ggml.h
- ggml-*.c
- ggml-*.h
- ggml-cuda/**
@@ -71,3 +73,6 @@ nix:
- "**/*.nix"
- .github/workflows/nix-*.yml
- .devops/nix/nixpkgs-instances.nix
+embedding:
+ - changed-files:
+ - any-glob-to-any-file: examples/embedding/