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

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

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