Update bitbucket-sync-test.yml

This commit is contained in:
cato
2022-07-22 19:12:28 +02:00
committed by GitHub
parent 11c1e022b6
commit 508e19c064

View File

@@ -49,5 +49,5 @@ jobs:
run: git config --global user.email "organisation-name@github.com" && git config --global user.name "GitHub Action Runner" run: git config --global user.email "organisation-name@github.com" && git config --global user.name "GitHub Action Runner"
- name: Fix merge conflicts if any - name: Fix merge conflicts if any
run: git pull --rebase -s recursive -X ours upstream main run: git pull --rebase -X ours upstream main