Skip to content

Merge pull request #54 from meichthys/dependabot/github_actions/actio… #360

Merge pull request #54 from meichthys/dependabot/github_actions/actio…

Merge pull request #54 from meichthys/dependabot/github_actions/actio… #360

Workflow file for this run

name: Validate with hassfest
on:
push:
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/[email protected]"
- uses: "home-assistant/actions/hassfest@master"