Skip to content

Fixed lint, manifest bug, and deprecated HA code. #160

Fixed lint, manifest bug, and deprecated HA code.

Fixed lint, manifest bug, and deprecated HA code. #160

Workflow file for this run

name: Validate with hassfest
on:
# push:
# pull_request:
release:
types: [published]
workflow_dispatch:
# schedule:
# - cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: home-assistant/actions/hassfest@master