mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 03:18:02 +02:00
Update onpush_builder.yaml
This commit is contained in:
3
.github/workflows/onpush_builder.yaml
vendored
3
.github/workflows/onpush_builder.yaml
vendored
@@ -26,8 +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
|
||||||
filters: '**/config.*'
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
if: ${{ needs.check-addon-changes.outputs.changedAddons != '[]' }}
|
if: ${{ needs.check-addon-changes.outputs.changedAddons != '[]' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user