Skip to content

Merge pull request #25 from davet2001/clean-up-logging #17

Merge pull request #25 from davet2001/clean-up-logging

Merge pull request #25 from davet2001/clean-up-logging #17

Workflow file for this run

name: HACS validation
on:
push:
branches:
- main
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: HACS validation
uses: "hacs/action@main"
with:
category: "plugin"