mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update weekly_bashbeautify.yaml
This commit is contained in:
2
.github/workflows/weekly_bashbeautify.yaml
vendored
2
.github/workflows/weekly_bashbeautify.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
beautysh
|
||||
- name: "Run beautify"
|
||||
run: |
|
||||
find . -name '*.sh' | xargs beautysh --indent-size 2
|
||||
find . -name '*.sh' | xargs beautysh --indent-size 4
|
||||
- name: Create New Pull Request If Needed
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user