Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Revert "Try hacs validation again"
Browse files Browse the repository at this point in the history
This reverts commit 7108ccc.
  • Loading branch information
mattsch committed May 31, 2020
1 parent 7108ccc commit 0dc1bf0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
uses: "actions/checkout@v2"
- name: Hassfest validation
uses: "home-assistant/actions/hassfest@master"
- name: HACS validation
uses: "hacs/integration/action@master"
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CATEGORY: "integration"
# - name: HACS validation
# uses: "hacs/integration/action@master"
# with:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# CATEGORY: "integration"

0 comments on commit 0dc1bf0

Please sign in to comment.