Skip to content

Commit b2c17c6

Browse files
committed
Add workflow dispatch to test #774
1 parent 8474e44 commit b2c17c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bookdown.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
paths:
77
- 'docs/**'
88
- '.github/workflows/bookdown.yaml'
9+
workflow_dispatch:
910

1011
name: Build and deploy book
1112

0 commit comments

Comments
 (0)