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 aba4962 commit 2762abdCopy full SHA for 2762abd
.github/workflows/update-translations.yml
@@ -12,7 +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
+ git 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