Skip to content

Merge branch 'main' into initiation #10

Merge branch 'main' into initiation

Merge branch 'main' into initiation #10

Workflow file for this run

name: Validate
on:
push:
jobs:
validate-hacs-plugin:
runs-on: "ubuntu-latest"
steps:
- name: HACS validation
uses: "hacs/action@main"
with:
category: "plugin"