Skip to content

HACS Validation

HACS Validation #86

Workflow file for this run

name: HACS Validation
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
validate-hacs:
name: Validate HACS
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: HACS Action
uses: hacs/action@main
with:
category: theme