Skip to content

Commit

Permalink
ci: add hassfest valitation
Browse files Browse the repository at this point in the history
  • Loading branch information
peyton committed Jan 13, 2024
1 parent 8c244ae commit 3d104ac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: actions/checkout@v4
- name: hassfest validation
uses: home-assistant/actions/hassfest@master
- name: HACS validation
uses: "hacs/action@main"
with:
Expand Down

0 comments on commit 3d104ac

Please sign in to comment.