Skip to content

Commit 1688a70

Browse files
Update author, comitter and commit message and title
1 parent eef4c83 commit 1688a70

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/callable-watch.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,10 @@ jobs:
4747
uses: peter-evans/create-pull-request@v4
4848
with:
4949
token: ${{ secrets.BOT_TOKEN }}
50-
commit-message: Update recipes code ${{ steps.date.outputs.date }}
51-
title: Update generated code ${{ steps.date.outputs.date }}
50+
author: Schranz PHP Recipes Bot <[email protected]>
51+
committer: Schranz PHP Recipes Bot <[email protected]>
52+
commit-message: Update recipes: ${{ steps.date.outputs.date }}
53+
title: Update recipes: ${{ steps.date.outputs.date }}
5254
body: |
5355
The Symfony Recipes changed with version ${{ steps.fetch_version.outputs.last }}.
5456
This PR contains the new definition for recipes.

0 commit comments

Comments
 (0)