From ca38a0357de4362bb4436da0106f00305088f385 Mon Sep 17 00:00:00 2001 From: KamFretoZ <14798312+kamfretoz@users.noreply.github.com> Date: Fri, 1 Nov 2024 19:31:41 +0700 Subject: [PATCH] CI: Add ci skip to base translation update workflow --- .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 f2218cc01e7bb..099706faee974 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@v7 with: title: "Qt: Update Base Translation" - commit-message: "Qt: Update Base Translation" + commit-message: "[ci skip]" committer: "PCSX2 Bot " author: "PCSX2 Bot " body: "Daily update of base translation sources."