Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
parent
d77d2f6649
commit
0218904445
@ -20,6 +20,7 @@ jobs:
|
||||
git fetch core
|
||||
git merge --allow-unrelated-histories core/main
|
||||
git push origin main --force
|
||||
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!"
|
||||
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
|
Loading…
x
Reference in New Issue
Block a user