Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
parent
b5ff7d4a58
commit
b583cfc257
@ -7,10 +7,6 @@ on:
|
||||
|
||||
|
||||
jobs:
|
||||
check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "Your repo is ${{ gitea.repository }}"
|
||||
merge-if-needed:
|
||||
if: ${{ !contains(gitea.repository, 'core/template-android-project' ) }}
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user