We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f63fd commit 71a4678Copy full SHA for 71a4678
1 file changed
.github/labeler.yml
@@ -59,6 +59,12 @@ integration:elasticsearch:
59
- any-glob-to-any-file: "integrations/elasticsearch/**/*"
60
- any-glob-to-any-file: ".github/workflows/elasticsearch.yml"
61
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
68
integration:fastembed:
69
- changed-files:
70
- any-glob-to-any-file: "integrations/fastembed/**/*"
0 commit comments