Skip to content

Add a description

Add a description #5

Workflow file for this run

name: HACS
on:
push:
pull_request:
jobs:
validate:
if: github.repository != 'Limych/ha-blueprint'
runs-on: "ubuntu-latest"
name: HACS
steps:
- uses: "actions/checkout@v4"
- name: HACS validation
uses: "hacs/action@main"
with:
CATEGORY: "integration"