fix(ci): Use conventional commits for update-psalm-baseline workflow

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen 2024-04-04 23:24:30 +02:00
parent 1043c70f00
commit 7b0bcf27b9
No known key found for this signature in database
GPG key ID: 45FAE7268762B400

View file

@ -53,7 +53,7 @@ jobs:
uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e
with:
token: ${{ secrets.COMMAND_BOT_PAT }}
commit-message: Update psalm baseline
commit-message: "chore(tests): Update psalm baseline"
committer: GitHub <noreply@github.com>
author: nextcloud-command <nextcloud-command@users.noreply.github.com>
signoff: true