Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Update .gitignore

Update .gitignore #583

Workflow file for this run

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