From 998bf4a11785b60647fa783357a3300fc4856b63 Mon Sep 17 00:00:00 2001 From: Lars Kusch Date: Sat, 19 Oct 2024 10:52:13 +0200 Subject: [PATCH] Update labeler.yml --- .github/labeler.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index f1a2b45..0b8dc70 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,4 +1,6 @@ -- translations: +labels: + - name: "translation" + color: "007bff" # Wähle eine Farbe any: changed-files: - any-glob-to-any-file: 'custom_components/solvis_control/translations/*' + regex: 'custom_components/solvis_control/translations/.*'