Skip to content

chore: bump to version 0.0.15 #167

chore: bump to version 0.0.15

chore: bump to version 0.0.15 #167

Workflow file for this run

name: HACS Validation for the plugin
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
validate-plugin:
runs-on: "ubuntu-latest"
steps:
- name: Code Checkout
uses: "actions/checkout@v4"
- name: HACS Validation
uses: "hacs/action@main"
with:
category: "plugin"