From ce07ba3b7243a692d0a782ebcd1aa673fdb2a825 Mon Sep 17 00:00:00 2001 From: Massimiliano Pippi Date: Wed, 29 Nov 2023 09:22:27 +0100 Subject: [PATCH] Update labeler.yml (#6440) --- .github/labeler.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 021a407bc..e78323ac7 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -19,3 +19,5 @@ topic:build/distribution: - pyproject.toml topic:security: - SECURITY.md +topic:core: +- haystack/core/**/*