Skip to content

refactor: split __init__.py into modular structure (1163 → 78 lines) #237

refactor: split __init__.py into modular structure (1163 → 78 lines)

refactor: split __init__.py into modular structure (1163 → 78 lines) #237

Workflow file for this run

name: Hassfest
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: home-assistant/actions/hassfest@master