Skip to content

fix: cover position event and bump version #43

fix: cover position event and bump version

fix: cover position event and bump version #43

Workflow file for this run

name: HACS Action
on:
push:
paths-ignore:
- '.github/workflows/**'
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v5"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"