Improve Transifex pull action (#4916)

This commit is contained in:
tooomm 2023-10-16 22:51:08 +02:00 committed by GitHub
parent 186f4289e9
commit 324b50e381
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 9 deletions

View file

@ -64,9 +64,9 @@ jobs:
commit-message: Update translation source strings
# author is the owner of the commit
author: github-actions <github-actions@github.com>
branch: ci-update_translation_source_strings
branch: ci-update_translation_source
delete-branch: true
title: '[Translations] Update source strings'
title: 'Update source strings'
body: ${{ steps.template.outputs.result }}
labels: |
CI