ci: Update labeler.yml to account for Elasticsearch changes (#5318)

This commit is contained in:
bogdankostic 2023-07-11 11:51:49 +02:00 committed by GitHub
parent 2703c2d483
commit 41668f26d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.github/labeler.yml vendored
View File

@ -75,7 +75,7 @@ topic:weaviate:
- test/document_stores/test_weaviate.py
topic:elasticsearch:
- haystack/document_stores/search_engine.py
- haystack/document_stores/elasticsearch.py
- haystack/document_stores/elasticsearch/*
- test/document_stores/test_elasticsearch.py
topic:opensearch:
- haystack/document_stores/search_engine.py