Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Validate with hassfest #905

Validate with hassfest

Validate with hassfest #905

Workflow file for this run

name: Validate with hassfest
on:
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