Skip to content

Merge pull request #9 from PiotrMachowski/GitHub-Actions #1

Merge pull request #9 from PiotrMachowski/GitHub-Actions

Merge pull request #9 from PiotrMachowski/GitHub-Actions #1

Workflow file for this run

---
name: Validate with hassfest
on:
push:
pull_request:
jobs:
hassfest:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
name: Checkout code
- uses: home-assistant/actions/hassfest@master
name: Run hassfest validation