From 33e50cfc5b3f9cc213f175395934e6a3dc655421 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sat, 21 Sep 2024 20:33:12 -0400 Subject: [PATCH] ci(l10n): fix pr title for babel updates --- .github/workflows/localize.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/localize.yml b/.github/workflows/localize.yml index 1eb8ac05..d62af9d3 100644 --- a/.github/workflows/localize.yml +++ b/.github/workflows/localize.yml @@ -63,11 +63,11 @@ jobs: add-paths: | Contents/Strings/*.po token: ${{ secrets.GH_BOT_TOKEN }} # must trigger PR tests - commit-message: New localization template + commit-message: "chore(l10n): new babel updates" branch: localize/update delete-branch: true base: master - title: New Babel Updates + title: "chore(l10n): new babel updates" body: | Update report - Updated ${{ steps.date.outputs.date }}