Skip to content

Merge pull request #334 from amhyder/utc_time_fix #2097

Merge pull request #334 from amhyder/utc_time_fix

Merge pull request #334 from amhyder/utc_time_fix #2097

Workflow file for this run

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