Skip to content

Merge pull request #248 from ocrease/ProfileServicesV2 #117

Merge pull request #248 from ocrease/ProfileServicesV2

Merge pull request #248 from ocrease/ProfileServicesV2 #117

name: Validate with hassfest
# yamllint disable-line rule:truthy
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
name: "hassfest validation"
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- uses: home-assistant/actions/hassfest@master