Update .gitea/workflows/build.yml
This commit is contained in:
parent
86359cd175
commit
fb13b9dd85
@ -1,12 +1,6 @@
|
||||
name: Build
|
||||
|
||||
on: # test
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
- synchronize
|
||||
- ready_for_review
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
Loading…
Reference in New Issue
Block a user