Skip to content

Merge branch 'master' of https://github.com/jontofront/ecoNET-300-Hom… #575

Merge branch 'master' of https://github.com/jontofront/ecoNET-300-Hom…

Merge branch 'master' of https://github.com/jontofront/ecoNET-300-Hom… #575

Workflow file for this run

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