Skip to content

Merge branch 'main' of https://github.com/d03n3rfr1tz3/hass-divoom in… #388

Merge branch 'main' of https://github.com/d03n3rfr1tz3/hass-divoom in…

Merge branch 'main' of https://github.com/d03n3rfr1tz3/hass-divoom in… #388

Workflow file for this run

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