Skip to content

Merge pull request #121 from tchapi/tchapi/error-handling #1057

Merge pull request #121 from tchapi/tchapi/error-handling

Merge pull request #121 from tchapi/tchapi/error-handling #1057

Workflow file for this run

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