Skip to content

Merge branch 'main' into 124-jk-bms-v15-not-working-anymore-with-vers… #804

Merge branch 'main' into 124-jk-bms-v15-not-working-anymore-with-vers…

Merge branch 'main' into 124-jk-bms-v15-not-working-anymore-with-vers… #804

Workflow file for this run

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