Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
		| @@ -25,7 +25,7 @@ jobs: | ||||
|           git fetch upstream | ||||
|       - run: | | ||||
|           cd /repo | ||||
|           git rebase upstream/main | ||||
|           git rebase upstream/main -s ours | ||||
|       - run: | | ||||
|           cd /repo | ||||
|           git log | ||||
|   | ||||
		Reference in New Issue
	
	Block a user