Skip to content

Commit 71a4678

Browse files
updating labeler.yml for FAISS (#2889)
1 parent 99f63fd commit 71a4678

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/labeler.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@ integration:elasticsearch:
5959
- any-glob-to-any-file: "integrations/elasticsearch/**/*"
6060
- any-glob-to-any-file: ".github/workflows/elasticsearch.yml"
6161

62+
integration:faiss:
63+
- changed-files:
64+
- any-glob-to-any-file: "integrations/faiss/**/*"
65+
- any-glob-to-any-file: ".github/workflows/faiss.yml"
66+
67+
6268
integration:fastembed:
6369
- changed-files:
6470
- any-glob-to-any-file: "integrations/fastembed/**/*"

0 commit comments

Comments
 (0)