ci: update translations.yml

[skip ci]
This commit is contained in:
Herculino Trotta
2025-03-04 03:22:06 -03:00
committed by GitHub
parent 531571798a
commit a9e7692f99

View File

@@ -63,10 +63,9 @@ jobs:
if: steps.check_changes.outputs.changes_detected == 'true'
uses: stefanzweifel/git-auto-commit-action@v4
with:
push_options: --force
commit_message: |
chore(locale): update translation files
[skip ci] Automatically generated by Django makemessages workflow
file_pattern: "app/locale/**/*.po"
commit_user_name: "GitHub Actions"
commit_user_email: "actions@github.com"