Skip to content

Commit

Permalink
Fix: translate branch update from master (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
Furrior authored Apr 15, 2024
1 parent 344b117 commit 7dc8ec4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/translate_branch_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

- name: Merge with their incoming
run: |
git checkout origin/translate
git merge origin/master --strategy-option theirs
git push


0 comments on commit 7dc8ec4

Please sign in to comment.