build: dev分支触发构建action
This commit is contained in:
parent
2cb988d66e
commit
dee035f0bf
|
@ -4,6 +4,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
- dev
|
||||||
- v1*
|
- v1*
|
||||||
- test-build
|
- test-build
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Reference in New Issue