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 d64d90f commit aba4962Copy full SHA for aba4962
.github/workflows/update-translations.yml
@@ -12,6 +12,7 @@ jobs:
12
# The commit message is generated in Weblate; see https://hosted.weblate.org/addon/17163/
13
run: |
14
git remote add weblate https://hosted.weblate.org/git/zulip/zulip-flutter/
15
+ git remote fetch weblate
16
git merge --ff-only weblate/main
17
- name: Create Pull Request
18
uses: peter-evans/create-pull-request@v7
0 commit comments