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