Skip to content

Merge pull request #27 from zweckj/dev #92

Merge pull request #27 from zweckj/dev

Merge pull request #27 from zweckj/dev #92

Workflow file for this run

name: Validate with hassfest
on:
push:
branches:
- 'main'
workflow_dispatch:
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: home-assistant/actions/hassfest@master