workflows: Fix commit name for daily translations.

Also keep [ci skip] at the start of the commit name as some workflows may require it at the start.
This commit is contained in:
lightningterror 2024-11-05 14:38:58 +01:00
parent 041b0cb561
commit d9e9cf8967
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
uses: peter-evans/create-pull-request@v7
with:
title: "Qt: Update Base Translation"
commit-message: "[ci skip]"
commit-message: "[ci skip] Qt: Update Base Translation."
committer: "PCSX2 Bot <PCSX2Bot@users.noreply.github.com>"
author: "PCSX2 Bot <PCSX2Bot@users.noreply.github.com>"
body: "Daily update of base translation sources."