mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 11:28:02 +02:00
Update weekly_bashbeautify.yaml
This commit is contained in:
2
.github/workflows/weekly_bashbeautify.yaml
vendored
2
.github/workflows/weekly_bashbeautify.yaml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
uses: illvart/beautysh-action@latest
|
uses: illvart/beautysh-action@latest
|
||||||
with:
|
with:
|
||||||
# Pass beautysh options in args, for example:
|
# Pass beautysh options in args, for example:
|
||||||
args: '**/*.sh --indent-size 4'
|
args: '*/*/*.sh --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
|
||||||
|
|||||||
Reference in New Issue
Block a user