1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-31 00:19:36 +02:00

another test

This commit is contained in:
François Darveau 2021-06-28 18:25:29 -04:00
parent 1ff5ac8724
commit 32bfe33a75

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