mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-03 02:33:41 +02:00
Use app_config-compatible linter for PR checks
This commit is contained in:
2
.github/workflows/onpr_check-pr.yaml
vendored
2
.github/workflows/onpr_check-pr.yaml
vendored
@@ -91,7 +91,7 @@ jobs:
|
|||||||
uses: actions/checkout@v7.0.1
|
uses: actions/checkout@v7.0.1
|
||||||
|
|
||||||
- name: 🔎 Run Home Assistant Add-on Lint
|
- name: 🔎 Run Home Assistant Add-on Lint
|
||||||
uses: frenck/action-addon-linter@v2
|
uses: ./.github/actions/addon-linter
|
||||||
with:
|
with:
|
||||||
path: "./${{ matrix.addon }}"
|
path: "./${{ matrix.addon }}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user