Обновить .gitea/workflows/automerge-with-core.yaml

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 }})."