Skip to content

Merge branch 'master' of https://github.com/ExperienceLovelace/ha-flo… #2131

Merge branch 'master' of https://github.com/ExperienceLovelace/ha-flo…

Merge branch 'master' of https://github.com/ExperienceLovelace/ha-flo… #2131

name: HACS Validation
on:
push:
paths-ignore:
- 'docs/**'
- '.github/workflows/'
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- name: HACS validation
uses: "hacs/action@main"
with:
category: "plugin"