mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update lint-checks.yaml
This commit is contained in:
2
.github/workflows/lint-checks.yaml
vendored
2
.github/workflows/lint-checks.yaml
vendored
@@ -37,9 +37,7 @@ jobs:
|
|||||||
id: filter
|
id: filter
|
||||||
uses: dorny/paths-filter@v2.9.0
|
uses: dorny/paths-filter@v2.9.0
|
||||||
with:
|
with:
|
||||||
list-files: 'shell'
|
|
||||||
filters: |
|
filters: |
|
||||||
shell:
|
|
||||||
- '**/*.sh'
|
- '**/*.sh'
|
||||||
- '**/cont-init.d/*'
|
- '**/cont-init.d/*'
|
||||||
- '**/services.d/*'
|
- '**/services.d/*'
|
||||||
|
|||||||
Reference in New Issue
Block a user