Skip to content

Add name to services.yaml to statisfy hassfest #753

Add name to services.yaml to statisfy hassfest

Add name to services.yaml to statisfy hassfest #753

Workflow file for this run

name: Validate with hassfest
on:
push:
branches:
- main
pull_request:
release:
types: [published]
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: home-assistant/actions/hassfest@master