From b4dce6b23e9444972ad2e90631ef694b49688b5b Mon Sep 17 00:00:00 2001 From: LiShuzhen Date: Tue, 17 Dec 2024 08:30:11 +0800 Subject: [PATCH] chore: remove the ignore key of HACS action --- .github/workflows/validate.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/validate.yaml b/.github/workflows/validate.yaml index 8b30a3e..02e85d1 100644 --- a/.github/workflows/validate.yaml +++ b/.github/workflows/validate.yaml @@ -29,7 +29,6 @@ jobs: uses: hacs/action@main with: category: integration - ignore: brands validate-lint: runs-on: ubuntu-latest