mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-21 08:11:50 +02:00
Update weekly-supelinter.yaml
This commit is contained in:
2
.github/workflows/weekly-supelinter.yaml
vendored
2
.github/workflows/weekly-supelinter.yaml
vendored
@@ -23,7 +23,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "Starting"
|
echo "Starting"
|
||||||
git config core.filemode true
|
git config core.filemode true
|
||||||
# shellcheck disable=SC2086
|
# shellcheck disable=SC2086,SC2046
|
||||||
git update-index --chmod=+x $(find . -type f -iname "*.sh")
|
git update-index --chmod=+x $(find . -type f -iname "*.sh")
|
||||||
|
|
||||||
- name: Commit if needed
|
- name: Commit if needed
|
||||||
|
|||||||
Reference in New Issue
Block a user