Skip to content

Merge pull request #319 from plugwise/platform-logging #2950

Merge pull request #319 from plugwise/platform-logging

Merge pull request #319 from plugwise/platform-logging #2950

Workflow file for this run

name: Validate with hassfest
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
hassfest_custom:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v5.0.0"
- uses: home-assistant/actions/hassfest@master