Обновить .gitea/workflows/automerge-with-core.yaml

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

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