mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31: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
@@ -26,7 +26,7 @@ jobs:
|
||||
git commit -m "Changing file permissions"
|
||||
shell: bash
|
||||
- name: Commit if needed
|
||||
if: steps.sort.outputs.changed != ''
|
||||
if: steps.chmod.outputs.changed != ''
|
||||
uses: EndBug/add-and-commit@v9
|
||||
with:
|
||||
message: "Github bot : script executable"
|
||||
|
||||
Reference in New Issue
Block a user