From 68eb8d2fbb04b35c3cbe522a14649c2b29d84289 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sat, 21 Sep 2024 21:03:53 -0400 Subject: [PATCH] ci(l10n): fix pr title for babel updates (#3216) --- .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 a0c3738e3b9..f31a3aa5782 100644 --- a/.github/workflows/localize.yml +++ b/.github/workflows/localize.yml @@ -82,11 +82,11 @@ jobs: add-paths: | locale/*.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 }}