Update onpush_superlinter.yml

This commit is contained in:
Alexandre
2022-06-20 10:58:21 +02:00
committed by GitHub
parent 7b1c4cfe58
commit 3bc9ded1a7

View File

@@ -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"