Skip to content

build

build #38

Workflow file for this run

name: HACS Action
on:
pull_request:
branches:
- main
jobs:
hacs:
name: HACS Action
runs-on: "ubuntu-latest"
steps:
- name: 📥 Checkout the repository
uses: "actions/checkout@v4"
- name: HACS Action
uses: "hacs/action@main"
with:
category: "plugin"