Update onpush_builder.yaml

This commit is contained in:
Alexandre
2023-05-13 07:19:33 +02:00
committed by GitHub
parent 92d4852b03
commit 547e272c48

View File

@@ -178,7 +178,7 @@ jobs:
- name: Commit if needed
uses: EndBug/add-and-commit@v9
with:
pull: "origin master"
pull: "rebase origin"
commit: -u
message: "GitHub bot : changelog"
default_author: github_actions