Update weekly_bashbeautify.yaml

This commit is contained in:
Alexandre
2022-03-15 15:24:51 +01:00
committed by GitHub
parent 791ebc9c73
commit f6edd316c7

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