mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update weekly-supelinter.yaml
This commit is contained in:
4
.github/workflows/weekly-supelinter.yaml
vendored
4
.github/workflows/weekly-supelinter.yaml
vendored
@@ -54,6 +54,10 @@ jobs:
|
||||
FIX_PYTHON_ISORT: true
|
||||
FIX_PYTHON_RUFF: true
|
||||
|
||||
- name: Restore executable permissions
|
||||
run: |
|
||||
find . -type f -name "*.sh" -exec chmod +x {} \;
|
||||
|
||||
- name: Remove Super-Linter output (prevent checkout conflict)
|
||||
run: sudo rm -rf super-linter-output/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user