Skip to content

Update README.md

Update README.md #45

Workflow file for this run

name: HACS Validation
on:
push:
pull_request:
workflow_dispatch:
jobs:
validate:
name: HACS
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Validate
uses: hacs/action@main
with:
category: integration