mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-20 02:52:11 +00:00
modify branch
This commit is contained in:
parent
04e475ab2f
commit
85c43df997
2
.github/workflows/sync-workflow.yml
vendored
2
.github/workflows/sync-workflow.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
upstream_repository: mail-in-a-box/mailinabox
|
upstream_repository: mail-in-a-box/mailinabox
|
||||||
upstream_branch: master
|
upstream_branch: master
|
||||||
target_branch: upstream
|
target_branch: master
|
||||||
git_pull_args: --ff-only
|
git_pull_args: --ff-only
|
||||||
github_token: ${{ secrets.G_TOKEN }}
|
github_token: ${{ secrets.G_TOKEN }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user