Skip to content

Commit 4c53ab6

Browse files
mofosyneteleprint-me
authored andcommitted
labeler.yml: add embedding label detector [no ci] (ggml-org#7482)
1 parent 7b68701 commit 4c53ab6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/labeler.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ server:
6262
ggml:
6363
- changed-files:
6464
- any-glob-to-any-file:
65+
- ggml.c
66+
- ggml.h
6567
- ggml-*.c
6668
- ggml-*.h
6769
- ggml-cuda/**
@@ -71,3 +73,6 @@ nix:
7173
- "**/*.nix"
7274
- .github/workflows/nix-*.yml
7375
- .devops/nix/nixpkgs-instances.nix
76+
embedding:
77+
- changed-files:
78+
- any-glob-to-any-file: examples/embedding/

0 commit comments

Comments
 (0)