Skip to content

Bump the npm group with 5 updates #51

Bump the npm group with 5 updates

Bump the npm group with 5 updates #51

Workflow file for this run

name: Validate
on:
push:
pull_request:
schedule:
- cron: "0 10 * * 6"
workflow_dispatch:
jobs:
validate-hacs:
runs-on: "ubuntu-latest"
steps:
- name: Checkout
uses: "actions/checkout@v4"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "plugin"