Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Fix bug

Fix bug #16

Workflow file for this run

name: HACS validation
on:
push:
pull_request:
jobs:
validate-hacs:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"