diff --git a/.github/labeler.yml b/.github/labeler.yml index b23898541..5d926787c 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -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