Skip to content

Merge pull request #27 from flixlix/fix-buttons-labels-2023.11 #33

Merge pull request #27 from flixlix/fix-buttons-labels-2023.11

Merge pull request #27 from flixlix/fix-buttons-labels-2023.11 #33

Workflow file for this run

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