build: pull request 不再触发 github 构建
This commit is contained in:
parent
9279deb3e9
commit
f978a3312c
|
@ -5,11 +5,6 @@ on:
|
|||
branches:
|
||||
- master
|
||||
- v1*
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- v1*
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue