Skip to content

Merge pull request #199 from ufozone/hibernation #1140

Merge pull request #199 from ufozone/hibernation

Merge pull request #199 from ufozone/hibernation #1140

Workflow file for this run

name: HACS Action
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
push:
branches:
- "main"
pull_request:
branches:
- "main"
jobs:
hacs:
name: HACS Action
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- name: HACS Action
uses: "hacs/action@main"
with:
category: "integration"