mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-24 17:51:49 +02:00
Update weekly_bashbeautify.yaml
This commit is contained in:
9
.github/workflows/weekly_bashbeautify.yaml
vendored
9
.github/workflows/weekly_bashbeautify.yaml
vendored
@@ -35,8 +35,9 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
shopt -u globstar nullglob
|
shopt -u globstar nullglob
|
||||||
|
|
||||||
- name: Commit if needed
|
- name: Create New Pull Request If Needed
|
||||||
uses: EndBug/add-and-commit@v9
|
uses: peter-evans/create-pull-request@v5
|
||||||
with:
|
with:
|
||||||
message: "Github bot : script beautyshied"
|
title: "Github bot : script beautyshied"
|
||||||
default_author: github_actions
|
branch-suffix: timestamp
|
||||||
|
commit-message: "Github bot : script beautyshied"
|
||||||
|
|||||||
Reference in New Issue
Block a user