Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
parent
8052470165
commit
0390e3880a
@ -21,11 +21,7 @@ jobs:
|
|||||||
- name: Sync repos
|
- name: Sync repos
|
||||||
uses: Vova-SH/sync-upstream-repo@master
|
uses: Vova-SH/sync-upstream-repo@master
|
||||||
with:
|
with:
|
||||||
mode: branch-to-branch
|
upstream_repo: ${{ env.CORE_REPO }}
|
||||||
upstream_repo_url: ${{ env.CORE_REPO }}
|
|
||||||
upstream_branch: main
|
|
||||||
downstream_repo_url: https://git.sicampus.ru/${{ gitea.repository }}
|
|
||||||
token: ${{ env.TOKEN }}
|
token: ${{ env.TOKEN }}
|
||||||
merge_strategy: rebase
|
|
||||||
spawn_logs: true
|
spawn_logs: true
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user