Skip to content

Merge pull request #646 from SecKatie/update-workflows #1866

Merge pull request #646 from SecKatie/update-workflows

Merge pull request #646 from SecKatie/update-workflows #1866

Workflow file for this run

name: Validate with hassfest
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- uses: home-assistant/actions/hassfest@master