Skip to content

Commit

Permalink
github: Add the required fetch.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmv committed Dec 11, 2024
1 parent d64d90f commit 5f99136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
# The commit message is generated in Weblate; see https://hosted.weblate.org/addon/17163/
run: |
git remote add weblate https://hosted.weblate.org/git/zulip/zulip-flutter/
git remote fetch weblate
git merge --ff-only weblate/main
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
Expand Down

0 comments on commit 5f99136

Please sign in to comment.