Skip to content

Merge pull request #14 from OpenDisplay/automated/sync-tag-definitions #27

Merge pull request #14 from OpenDisplay/automated/sync-tag-definitions

Merge pull request #14 from OpenDisplay/automated/sync-tag-definitions #27

Workflow file for this run

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