mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update weekly_sortjson.yaml
This commit is contained in:
9
.github/workflows/weekly_sortjson.yaml
vendored
9
.github/workflows/weekly_sortjson.yaml
vendored
@@ -22,9 +22,10 @@ jobs:
|
||||
echo "changed=1" >> "$GITHUB_OUTPUT"
|
||||
done
|
||||
shell: bash
|
||||
- name: Commit if needed
|
||||
- name: Create New Pull Request If Needed
|
||||
if: steps.sort.outputs.changed != ''
|
||||
uses: EndBug/add-and-commit@v9
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
with:
|
||||
message: "Github bot : json sorted"
|
||||
default_author: github_actions
|
||||
title: "Github bot : json sorted"
|
||||
branch-suffix: timestamp
|
||||
commit-message: "Github bot : json sorted"
|
||||
|
||||
Reference in New Issue
Block a user