Skip to content

Validate for HACS

Validate for HACS #708

Workflow file for this run

name: Validate for HACS
on:
push:
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
hacs:
name: HACS Action
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- name: HACS Action
uses: "hacs/action@main"
with:
category: "plugin"
ignore: "brands"