Skip to content

Update manifest.json #93

Update manifest.json

Update manifest.json #93

Workflow file for this run

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