Skip to content

Commit 101382e

Browse files
committed
ci: 新增 push 自动触发构建工作流
1 parent cdcc29e commit 101382e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: build
22

33
on:
4+
push:
45
workflow_dispatch:
56
inputs:
67
version:

0 commit comments

Comments
 (0)