Skip to content

Update manifest.json #2

Update manifest.json

Update manifest.json #2

Workflow file for this run

name: Validate with hassfest
on:
push:
branches: [ "main", "ver*" ]
pull_request:
branches: [ "main", "ver*" ]
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: "home-assistant/actions/hassfest@master"