Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
parent
1985893324
commit
44add8a222
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user