mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-19 02:58:11 +01:00
Update weekly_bashbeautify.yaml
This commit is contained in:
9
.github/workflows/weekly_bashbeautify.yaml
vendored
9
.github/workflows/weekly_bashbeautify.yaml
vendored
@@ -23,9 +23,8 @@ jobs:
|
||||
- name: "Run beautify"
|
||||
run: |
|
||||
find . -name '*.sh' -print0 | xargs -0 beautysh --indent-size 4
|
||||
- name: Create New Pull Request If Needed
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
- name: Commit if needed
|
||||
uses: EndBug/add-and-commit@v9
|
||||
with:
|
||||
title: "Github bot : script beautyshied"
|
||||
branch-suffix: timestamp
|
||||
commit-message: "Github bot : script beautyshied"
|
||||
message: "Github bot : script beautyshied"
|
||||
default_author: github_actions
|
||||
|
||||
Reference in New Issue
Block a user