Skip to content

Commit d504c83

Browse files
committed
Allow workflow_dispatch
1 parent 92cd493 commit d504c83

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-book.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
pull_request:
66
branches:
77
- master
8+
workflow_dispatch:
89

910
name: build-book
1011

0 commit comments

Comments
 (0)