Skip to content

Fix badge links in README.md #21

Fix badge links in README.md

Fix badge links in README.md #21

Workflow file for this run

name: Validate with hassfest
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- uses: "home-assistant/actions/hassfest@master"