Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

HACS Validation

HACS Validation #973

name: HACS Validation
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"
comment: "false"