Update onpush_builder.yaml

This commit is contained in:
Alexandre
2023-09-10 07:48:50 +02:00
committed by GitHub
parent b52340f61b
commit 9f4532304d

View File

@@ -69,6 +69,7 @@ jobs:
uses: actions/checkout@v4
- name: 🔎 Run Home Assistant Add-on Lint
uses: frenck/action-addon-linter@v2
continue-on-error: true
with:
path: "./${{ matrix.addon }}"