Skip to content

style(.pre-commit-config): drop extra spaces #126

style(.pre-commit-config): drop extra spaces

style(.pre-commit-config): drop extra spaces #126

Workflow file for this run

name: Validate with hassfest
# yamllint disable-line rule:truthy
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: home-assistant/actions/hassfest@master