Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
		| @@ -26,7 +26,7 @@ jobs: | |||||||
|           echo "Cloning Fetch core" |           echo "Cloning Fetch core" | ||||||
|           git fetch core |           git fetch core | ||||||
|           echo "Cloning Merge core" |           echo "Cloning Merge core" | ||||||
|           git merge -s subtree --allow-unrelated-histories core/main |           git rebase core/main | ||||||
|           echo "Cloning Push core" |           echo "Cloning Push core" | ||||||
|           git push --force |           git push --force | ||||||
|           echo "OK" |           echo "OK" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user