Skip to content

HACS Validation

HACS Validation #197

Workflow file for this run

name: HACS Validation
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs:
hacs:
name: HACS Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: HACS validation
uses: hacs/action@main
with:
category: plugin