Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

Validate with hassfest #853

Validate with hassfest

Validate with hassfest #853

Workflow file for this run

name: Validate with hassfest
on:
workflow_dispatch:
push:
paths-ignore:
- '**/README.md'
- '**/CHANGELOG.md'
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: home-assistant/actions/hassfest@master