Use app_config-compatible linter for PR checks

This commit is contained in:
Alexandre
2026-08-04 07:44:44 +02:00
parent af5462eb0f
commit dccdedf568

View File

@@ -91,7 +91,7 @@ jobs:
uses: actions/checkout@v7.0.1
- name: 🔎 Run Home Assistant Add-on Lint
uses: frenck/action-addon-linter@v2
uses: ./.github/actions/addon-linter
with:
path: "./${{ matrix.addon }}"