From 1069ca888f0cc842c0faff1157e737baf1df5b75 Mon Sep 17 00:00:00 2001 From: Pierre Ozoux Date: Fri, 3 Jun 2022 14:08:59 +0200 Subject: [PATCH] Fixes l10n workflow. I think this time it will be good \o/ (sorry for all these commits, difficult to try on my machine :/ ) Signed-off-by: Pierre Ozoux --- .github/workflows/generate_catalog_templates.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/generate_catalog_templates.yml b/.github/workflows/generate_catalog_templates.yml index b4bd2fe11..6d2384794 100644 --- a/.github/workflows/generate_catalog_templates.yml +++ b/.github/workflows/generate_catalog_templates.yml @@ -18,6 +18,7 @@ jobs: pre-build-command: pip install -r requirements.txt build-command: make gettext - uses: peter-evans/create-pull-request@v4 + id: cpr with: commit-message: Updates catalog templates (POT files fetched automatically by transifex) title: l10n