Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Bump to v1

Bump to v1 #96

Workflow file for this run

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