Skip to content

Merge pull request #22 from davet2001/fix-packaging-issue #14

Merge pull request #22 from davet2001/fix-packaging-issue

Merge pull request #22 from davet2001/fix-packaging-issue #14

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"