|
@@ -45,15 +45,15 @@ jobs:
|
|
uses: peter-evans/create-pull-request@v3
|
|
uses: peter-evans/create-pull-request@v3
|
|
with:
|
|
with:
|
|
token: ${{ secrets.WEBLATE_GITHUB_TOKEN }}
|
|
token: ${{ secrets.WEBLATE_GITHUB_TOKEN }}
|
|
- commit-message: Update translations
|
|
|
|
|
|
+ commit-message: [l10n] update translations from Weblate
|
|
committer: searxng-bot <searxng-bot@users.noreply.github.com>
|
|
committer: searxng-bot <searxng-bot@users.noreply.github.com>
|
|
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
|
|
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
|
|
signoff: false
|
|
signoff: false
|
|
branch: translations_update
|
|
branch: translations_update
|
|
delete-branch: true
|
|
delete-branch: true
|
|
draft: false
|
|
draft: false
|
|
- title: 'Update translations'
|
|
|
|
|
|
+ title: '[l10n] update translations from Weblate'
|
|
body: |
|
|
body: |
|
|
- Update translations
|
|
|
|
|
|
+ update translations from Weblate
|
|
labels: |
|
|
labels: |
|
|
translation
|
|
translation
|