Обновить .gitea/workflows/automerge-with-core.yaml
Some checks failed
Merge core/template-android-project to this repo / merge-if-needed (push) Failing after 15m21s
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
Владимир Шперлинг 2024-03-04 19:47:18 +00:00
parent a28b50b4a3
commit 0c1af72cdd

View File

@ -26,10 +26,6 @@ jobs:
- run: |
cd /repo
git rebase upstream/main -s ours
- run: |
cd /repo
echo "From other line"
git log
- run: |
cd /repo
git push --force