Обновить .gitea/workflows/automerge-with-core.yaml
All checks were successful
Merge core/template-android-project to this repo / merge-if-needed (push) Successful in 4m15s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4m16s

This commit is contained in:
Владимир Шперлинг 2024-03-03 18:56:54 +00:00
parent c9f2863999
commit fe694fcff0

View File

@ -35,3 +35,4 @@ jobs:
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}." - run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
- run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "🍏 This job's status is ${{ job.status }}."
- run: echo "I'm merge correct" - run: echo "I'm merge correct"