Обновить .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:45:55 +00:00
parent 1985893324
commit 44add8a222

View File

@ -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