Skip to content

change for release 1.1.4 #10

change for release 1.1.4

change for release 1.1.4 #10

name: Validate with hassfest
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- uses: "home-assistant/actions/hassfest@master"