Skip to content

Merge pull request #99 from TECH7Fox/fix/thread-safe #212

Merge pull request #99 from TECH7Fox/fix/thread-safe

Merge pull request #99 from TECH7Fox/fix/thread-safe #212

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"