From cae71541898f9fb4c95be2cb63208cbb31f2bbcc Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sat, 21 Sep 2024 20:35:20 -0400 Subject: [PATCH] ci(l10n): fix pr title for babel updates (#606) --- .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 eb4545f9..b0a81be3 100644 --- a/.github/workflows/localize.yml +++ b/.github/workflows/localize.yml @@ -62,11 +62,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 }}