Skip to content

Merge pull request #762 from MelleD/dependabot/npm_and_yarn/npm_and_y… #1459

Merge pull request #762 from MelleD/dependabot/npm_and_yarn/npm_and_y…

Merge pull request #762 from MelleD/dependabot/npm_and_yarn/npm_and_y… #1459

Workflow file for this run

name: Validate
on:
push:
branches:
- main
workflow_dispatch:
jobs:
validate-hacs:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "plugin"