From 7cd1d4acf1e7c04b7296d41ed705f6ff0ceca528 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Fri, 13 May 2022 14:19:47 +0300 Subject: [PATCH] Remove ignore brands from HACS action (#55) --- .github/workflows/hacs.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/hacs.yml b/.github/workflows/hacs.yml index b753110..11bb8c9 100644 --- a/.github/workflows/hacs.yml +++ b/.github/workflows/hacs.yml @@ -20,5 +20,3 @@ jobs: uses: "hacs/action@main" with: category: "integration" - # Can be removed when https://github.com/home-assistant/brands/pull/3132 is merged - ignore: "brands"