From 128ab3870b99b71be33388bebe5345ac9793488a Mon Sep 17 00:00:00 2001 From: itchannel Date: Tue, 26 Jul 2022 21:01:10 +1000 Subject: [PATCH] Update combined.yaml --- .github/workflows/combined.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/combined.yaml b/.github/workflows/combined.yaml index 52d5149..2aabc51 100644 --- a/.github/workflows/combined.yaml +++ b/.github/workflows/combined.yaml @@ -23,4 +23,6 @@ jobs: - uses: hacs/action@main with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - CATEGORY: integration \ No newline at end of file + CATEGORY: integration + - uses: "home-assistant/actions/hassfest@master" + name: Validate with hassfest