Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Merge pull request #59 from ChristophCaina/patch-4 #618

Merge pull request #59 from ChristophCaina/patch-4

Merge pull request #59 from ChristophCaina/patch-4 #618

Workflow file for this run

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