1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-04 18:35:17 +02:00

chnage fork sync to merge instead of rebase

This commit is contained in:
François Darveau 2021-06-28 16:09:34 -04:00
parent d020fd4c0f
commit beec2485d5

View file

@ -29,7 +29,7 @@ jobs:
upstream_repository: pawelmalak/flame
upstream_branch: master
target_branch: master
#git_pull_rebase_config: true
# git_pull_rebase_config: true
# git_pull_args: --ff-only # optional arg use, defaults to simple 'pull'
# github_token: ${{ secrets.GITHUB_TOKEN }} # optional, for accessing repos that require authentication