1
0

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

This commit is contained in:
Владимир Шперлинг 2024-03-03 17:22:46 +00:00
parent d64590f544
commit 6c10c32cc4

View File

@ -8,7 +8,7 @@ on:
jobs:
merge-if-needed:
if: true
if: false
runs-on: ubuntu-latest
steps:
- run: echo "🎉 !contains('core/template-android-project', ${{ gitea.repository }})."