Skip to content

HACS Validation

HACS Validation #84

Workflow file for this run

name: HACS Validation
on:
workflow_run:
workflows: ["Hassfest Validation"] # Must match the name of the second workflow
types:
- completed
jobs:
hacs:
name: HACS Action
runs-on: "ubuntu-latest"
steps:
- name: HACS Action
uses: "hacs/action@main"
with:
category: "integration"