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

Commit 0dc1bf0

Browse files
committed
Revert "Try hacs validation again"
This reverts commit 7108ccc.
1 parent 7108ccc commit 0dc1bf0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/validate.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
uses: "actions/checkout@v2"
1919
- name: Hassfest validation
2020
uses: "home-assistant/actions/hassfest@master"
21-
- name: HACS validation
22-
uses: "hacs/integration/action@master"
23-
with:
24-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25-
CATEGORY: "integration"
21+
# - name: HACS validation
22+
# uses: "hacs/integration/action@master"
23+
# with:
24+
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25+
# CATEGORY: "integration"

0 commit comments

Comments
 (0)