Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Merge branch 'main' of https://github.com/codyc1515/ha-meridian-energy #2

Merge branch 'main' of https://github.com/codyc1515/ha-meridian-energy

Merge branch 'main' of https://github.com/codyc1515/ha-meridian-energy #2

Workflow file for this run

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