mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31: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
@@ -19,7 +19,7 @@ jobs:
|
||||
uses: illvart/beautysh-action@latest
|
||||
with:
|
||||
# Pass beautysh options in args, for example:
|
||||
args: '**/*.sh --indent-size 4'
|
||||
args: '*/*/*.sh --indent-size 4'
|
||||
|
||||
- name: Create New Pull Request If Needed
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
|
||||
Reference in New Issue
Block a user