Skip to content

HACS Validate

HACS Validate #1151

Workflow file for this run

name: HACS Validate
on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/[email protected]"
- name: HACS validation
uses: "hacs/[email protected]"
with:
category: "integration"