mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +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
|
beautysh
|
||||||
- name: "Run beautify"
|
- name: "Run beautify"
|
||||||
run: |
|
run: |
|
||||||
find . -name '*.sh' | xargs beautysh --indent-size 2
|
find . -name '*.sh' | xargs beautysh --indent-size 4
|
||||||
- name: Create New Pull Request If Needed
|
- name: Create New Pull Request If Needed
|
||||||
uses: peter-evans/create-pull-request@v3
|
uses: peter-evans/create-pull-request@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user