Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
parent
1985893324
commit
44add8a222
@ -25,7 +25,7 @@ jobs:
|
|||||||
git fetch upstream
|
git fetch upstream
|
||||||
- run: |
|
- run: |
|
||||||
cd /repo
|
cd /repo
|
||||||
git rebase upstream/main
|
git rebase upstream/main -s ours
|
||||||
- run: |
|
- run: |
|
||||||
cd /repo
|
cd /repo
|
||||||
git log
|
git log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user