Skip to content

fix(import): hotfix, typo in import #13

fix(import): hotfix, typo in import

fix(import): hotfix, typo in import #13

Workflow file for this run

name: HACS Validation
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: "0 2 * * *"
jobs:
hacs:
name: HACS Validation
runs-on: "ubuntu-latest"
steps:
- name: HACS Validation
uses: "hacs/action@main"
with:
category: "integration"