Skip to content

stop pulling on C, toggle movement unbound (#55) #13

stop pulling on C, toggle movement unbound (#55)

stop pulling on C, toggle movement unbound (#55) #13

name: Update translation branch
on:
workflow_dispatch:
push:
branches: ['master']
concurrency:
group: translation
cancel-in-progress: false
jobs:
update_translation:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
name: 'Update old translation'
steps:
- name: 'Update Branch'
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Merge with their incoming
run: |
git merge origin/master --strategy-option theirs

Check failure on line 28 in .github/workflows/translate_branch_update.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/translate_branch_update.yml

Invalid workflow file

You have an error in your yaml syntax on line 28