Skip to content

Commit 9a80f3e

Browse files
committed
Add workflow_dispatch to github workflow.
[git-p4: depot-paths = "//dev/release.net/coherence-net-v14.1.1.0/": change = 106705]
1 parent 749b1bf commit 9a80f3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
name: CI Build
1010

1111
on:
12+
workflow_dispatch:
1213
push:
1314
branches-ignore:
1415
- gh-pages

0 commit comments

Comments
 (0)