We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd8d0a5 commit b79149dCopy full SHA for b79149d
.github/workflows/translation.yml
@@ -20,6 +20,7 @@ jobs:
20
- name: Open pull request with changes
21
uses: peter-evans/create-pull-request@v7
22
with:
23
+ token: "${{ TRANSLATION_SYNC_PAT }}"
24
commit-message: Automatically sync translations
25
labels: improvement,localisation
26
title: Translations updates
0 commit comments