Skip to content

Merge branch 'main' of https://github.com/ufozone/ha-unifi-voucher #85

Merge branch 'main' of https://github.com/ufozone/ha-unifi-voucher

Merge branch 'main' of https://github.com/ufozone/ha-unifi-voucher #85

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"