From 9f0686a0271aa4cff9597097bdc7d333314ad1f2 Mon Sep 17 00:00:00 2001 From: ludeeus Date: Fri, 10 Mar 2023 09:53:22 +0000 Subject: [PATCH] typo --- .github/workflows/validate.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index d329db4..bec8417 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -33,7 +33,5 @@ jobs: uses: "hacs/action@main" with: category: "integration" - # Remove 'ignore' key this when you have added brand images for your integration to https://github.com/home-assistant/brands + # Remove this 'ignore' key when you have added brand images for your integration to https://github.com/home-assistant/brands ignore: "brands" - -