mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update weekly-supelinter.yaml
This commit is contained in:
3
.github/workflows/weekly-supelinter.yaml
vendored
3
.github/workflows/weekly-supelinter.yaml
vendored
@@ -26,11 +26,12 @@ jobs:
|
||||
# shellcheck disable=SC2086,SC2046
|
||||
#git update-index --chmod=+x $(find . -type f -iname "*.sh")
|
||||
chmod u+x $(find . -type f -iname "*.sh")
|
||||
git commit -am "fixing the script permissions..."
|
||||
#git commit -am "fixing the script permissions..."
|
||||
|
||||
- name: Commit if needed
|
||||
uses: EndBug/add-and-commit@v9
|
||||
with:
|
||||
commit: -u
|
||||
message: "GitHub bot : scripts executable"
|
||||
default_author: github_actions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user