mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-01 00:45:18 +02:00
another test
This commit is contained in:
parent
1ff5ac8724
commit
32bfe33a75
1 changed files with 1 additions and 1 deletions
2
.github/workflows/merge-upstream-master.yml
vendored
2
.github/workflows/merge-upstream-master.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
||||||
upstream_repository: pawelmalak/flame
|
upstream_repository: pawelmalak/flame
|
||||||
upstream_branch: master
|
upstream_branch: master
|
||||||
target_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'
|
# git_pull_args: --ff-only # optional arg use, defaults to simple 'pull'
|
||||||
# github_token: ${{ secrets.GITHUB_TOKEN }} # optional, for accessing repos that require authentication
|
# github_token: ${{ secrets.GITHUB_TOKEN }} # optional, for accessing repos that require authentication
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue