Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user