mirror of
https://github.com/Andre0512/hon.git
synced 2025-06-05 17:14:21 -04:00
Add contribution instructions to readme
This commit is contained in:
parent
03a1e40b6e
commit
88c76b8056
3 changed files with 50 additions and 3 deletions
2
.github/workflows/hacs_check.yml
vendored
2
.github/workflows/hacs_check.yml
vendored
|
@ -14,4 +14,4 @@ jobs:
|
|||
- name: HACS Action
|
||||
uses: "hacs/action@main"
|
||||
with:
|
||||
category: "integration"
|
||||
category: "integration"
|
||||
|
|
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
@ -11,4 +11,4 @@ jobs:
|
|||
runs-on: "ubuntu-latest"
|
||||
steps:
|
||||
- uses: "actions/checkout@v3"
|
||||
- uses: "home-assistant/actions/hassfest@master"
|
||||
- uses: "home-assistant/actions/hassfest@master"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue