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

This commit is contained in:
Владимир Шперлинг 2024-03-04 19:46:40 +00:00
parent 44add8a222
commit a28b50b4a3

View File

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