Skip to content

docs: update README.md #1125

docs: update README.md

docs: update README.md #1125

Workflow file for this run

name: HACS Action
on:
push:
branches:
- master
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
hacs:
name: HACS Action
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- if: ${{ github.event_name != 'pull_request' }}
name: HACS Action
uses: "hacs/action@main"
with:
category: "plugin"