Skip to content

doc[README]: fix spelling #150

doc[README]: fix spelling

doc[README]: fix spelling #150

Workflow file for this run

# https://github.com/hacs/action
name: HACS Action
# yamllint disable-line rule:truthy
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
hacs:
name: HACS Action
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- name: HACS Action
uses: "hacs/action@main"
with:
category: "integration"