Skip to content

Merge branch 'main' of https://github.com/MarcoGos/davis_vantage into… #52

Merge branch 'main' of https://github.com/MarcoGos/davis_vantage into…

Merge branch 'main' of https://github.com/MarcoGos/davis_vantage into… #52

name: HACS Validation
on:
push:
pull_request:
# schedule:
# - cron: "0 0 * * *"
workflow_dispatch:
jobs:
validate-hacs:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"