mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update weekly-superlinter.yml
This commit is contained in:
2
.github/workflows/weekly-superlinter.yml
vendored
2
.github/workflows/weekly-superlinter.yml
vendored
@@ -29,10 +29,12 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Make scripts executable
|
||||
run: |
|
||||
echo "Starting"
|
||||
find . -type f -iname "*.sh" -exec chmod +x {} \;
|
||||
|
||||
- name: Commit if needed
|
||||
uses: EndBug/add-and-commit@v9
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user