Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
		| @@ -21,7 +21,9 @@ 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' |           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 }} | ||||||
|           spawn_logs: true |           spawn_logs: true | ||||||
		Reference in New Issue
	
	Block a user