Skip to content

Commit

Permalink
Add hassfest Validation
Browse files Browse the repository at this point in the history
  • Loading branch information
chkuendig committed May 22, 2024
1 parent 8ad9438 commit a59cd59
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,11 @@ jobs:
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"
category: "integration"

validate-hassfest:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- name: hassfest validation
uses: "home-assistant/actions/hassfest@master"

0 comments on commit a59cd59

Please sign in to comment.