Update weekly_bashbeautify.yaml

This commit is contained in:
Alexandre
2022-03-16 10:21:33 +01:00
committed by GitHub
parent 329c9cc772
commit 3ff5348bae

View File

@@ -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