From 3b56e933d3cc01513576d5c9c40369a92f7c38e6 Mon Sep 17 00:00:00 2001 From: gickowtf <47464154+gickowtf@users.noreply.github.com> Date: Sun, 5 Nov 2023 22:24:47 +0100 Subject: [PATCH] Update validate.yml --- .github/workflows/validate.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 61ec2d6..dc8deb3 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -22,14 +22,14 @@ jobs: - name: "Run hassfest validation" uses: "home-assistant/actions/hassfest@master" - hacs: # https://github.com/hacs/action - name: "HACS Validation" - runs-on: "ubuntu-latest" - steps: - - name: "Checkout the repository" - uses: "actions/checkout@v4" + #hacs: # https://github.com/hacs/action + #name: "HACS Validation" + #runs-on: "ubuntu-latest" + #steps: + #- name: "Checkout the repository" + #uses: "actions/checkout@v4" - - name: "Run HACS validation" - uses: "hacs/action@main" - with: - category: "integration" + #- name: "Run HACS validation" + #uses: "hacs/action@main" + #with: + #category: "integration"