Skip to content

build: running hassfest weekly is enough #1287

build: running hassfest weekly is enough

build: running hassfest weekly is enough #1287

Workflow file for this run

name: Validate with hassfest
on:
push:
branches:
- main
pull_request:
schedule:
- cron: "5 01 * * 1"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: home-assistant/actions/hassfest@master