Skip to content

hassfest

hassfest #240

Workflow file for this run

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