Skip to content

Validate with HACS #2185

Validate with HACS

Validate with HACS #2185

Workflow file for this run

name: Validate with HACS
on:
push:
branches:
- main
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "hacs/action@main"
with:
category: "integration"