Skip to content

Commit 158e4c4

Browse files
committed
workflow doc build add workflow dispatch trigger
Signed-off-by: Ryan Hagen <[email protected]>
1 parent d09ca4b commit 158e4c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/doc-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
name: Documentation Build
55

66
on:
7+
workflow_dispatch:
78
schedule:
89
- cron: '0 */3 * * *'
910
push:

0 commit comments

Comments
 (0)