From 943359e3286bcfd237800471dc8275cdf1c3d71c Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Mon, 17 Jul 2023 23:31:02 +1000 Subject: [PATCH] CI: Fix incorrect commit message in base translation update --- .github/workflows/cron_update_base_translation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cron_update_base_translation.yml b/.github/workflows/cron_update_base_translation.yml index 32c6767ede..5b6e13c794 100644 --- a/.github/workflows/cron_update_base_translation.yml +++ b/.github/workflows/cron_update_base_translation.yml @@ -20,7 +20,7 @@ jobs: uses: peter-evans/create-pull-request@v5 with: title: "Qt: Update Base Translation" - commit-message: "PAD: Update Base Translation" + commit-message: "Qt: Update Base Translation" committer: "PCSX2 Bot " author: "PCSX2 Bot " body: "Daily update of base translation sources."