Обновить .gitea/workflows/automerge-with-core.yaml
This commit is contained in:
		| @@ -5,9 +5,9 @@ env: | |||||||
|   TOKEN: ${{ secrets.PUSH_TOKEN }} |   TOKEN: ${{ secrets.PUSH_TOKEN }} | ||||||
|  |  | ||||||
| run-name: Merge core/template-android-project to ${{ gitea.repository }} | run-name: Merge core/template-android-project to ${{ gitea.repository }} | ||||||
| on:  | on: | ||||||
|   push: |   schedule: | ||||||
|   workflow_dispatch: |     - cron: '@daily' | ||||||
|  |  | ||||||
|  |  | ||||||
| jobs: | jobs: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user