Skip to content

Merge pull request #162 from Arnoudd/patch-2 #1694

Merge pull request #162 from Arnoudd/patch-2

Merge pull request #162 from Arnoudd/patch-2 #1694

Workflow file for this run

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