Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Validate with hassfest #380

Validate with hassfest

Validate with hassfest #380

Workflow file for this run

name: Validate with hassfest
on:
push:
pull_request:
branches:
- main
schedule:
- cron: '0 0 * * *'
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- uses: "home-assistant/actions/hassfest@master"