Skip to content

If the enabled parameter is not set it should behave as no config #206

If the enabled parameter is not set it should behave as no config

If the enabled parameter is not set it should behave as no config #206

Workflow file for this run

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