Regenerate weblate strings on PR
This commit is contained in:
parent
7a13a94e51
commit
8eb4672bcd
|
@ -18,6 +18,10 @@ jobs:
|
|||
git fetch weblate
|
||||
git merge weblate/master
|
||||
|
||||
- name: Regenerate l10n_from_string
|
||||
run: |
|
||||
dart run scripts/gen_l10n_from_string.dart
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v3.12.0
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue