Skip to content

Commit

Permalink
update labeler with Azure AI Search (#1218)
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 authored Nov 25, 2024
1 parent e6b0ede commit 1119b7b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ integration:astra:
- any-glob-to-any-file: "integrations/astra/**/*"
- any-glob-to-any-file: ".github/workflows/astra.yml"

integration:azure-ai-search:
- changed-files:
- any-glob-to-any-file: "integrations/azure_ai_search/**/*"
- any-glob-to-any-file: ".github/workflows/azure_ai_search.yml"

integration:chroma:
- changed-files:
- any-glob-to-any-file: "integrations/chroma/**/*"
Expand Down

0 comments on commit 1119b7b

Please sign in to comment.