Skip to content

Home Assistant LOQED custom component #69

Home Assistant LOQED custom component

Home Assistant LOQED custom component #69

Workflow file for this run

name: Home Assistant LOQED custom component
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
hacs:
name: HACS Actions
runs-on: "ubuntu-latest"
steps:
- name: HACS Action
uses: "hacs/action@22.5.0"
with:
category: "integration"
- uses: "actions/checkout@v3"
- uses: "home-assistant/actions/hassfest@master"