Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
parent
49d7721414
commit
b046e23e87
@ -21,6 +21,7 @@ jobs:
|
||||
git fetch upstream
|
||||
git rebase upstream/main
|
||||
git push --force
|
||||
git log
|
||||
echo "OK"
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user