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