mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-12 17:10:31 +02:00
Update onpush_builder.yaml
This commit is contained in:
4
.github/workflows/onpush_builder.yaml
vendored
4
.github/workflows/onpush_builder.yaml
vendored
@@ -26,9 +26,7 @@ jobs:
|
|||||||
uses: dorny/paths-filter@v2
|
uses: dorny/paths-filter@v2
|
||||||
id: filter
|
id: filter
|
||||||
with:
|
with:
|
||||||
filters: | #.github/paths-filter.yml
|
filters: .github/paths-filter.yml
|
||||||
changedAddons:
|
|
||||||
- "**/config.*"
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
if: ${{ needs.check-addon-changes.outputs.changedAddons != '[]' }}
|
if: ${{ needs.check-addon-changes.outputs.changedAddons != '[]' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user