Skip to content

Merge pull request #63 from Olixandyr/master #112

Merge pull request #63 from Olixandyr/master

Merge pull request #63 from Olixandyr/master #112

Workflow file for this run

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