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