Обновить .gitea/workflows/build.yml
This commit is contained in:
		| @ -1,5 +1,8 @@ | ||||
| name: build | ||||
| on: [ pull_request, push ] | ||||
| on: | ||||
|   pull_request | ||||
|   push | ||||
|   workflow_dispatch: {} | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|  | ||||
		Reference in New Issue
	
	Block a user