Skip to content

Commit 057ccf8

Browse files
committed
chore(workflow): add workflow_dispatch in build.yml
Longhorn 10701 Signed-off-by: Derek Su <[email protected]>
1 parent dd5f282 commit 057ccf8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
tags:
88
- v*
99
pull_request:
10+
11+
workflow_dispatch:
12+
1013
jobs:
1114
build_info:
1215
name: Collect build info

0 commit comments

Comments
 (0)