Skip to content

Commit d7ef1b4

Browse files
committed
Add workflow_dispatch trigger
1 parent bb1d4b3 commit d7ef1b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- mdbook
6+
workflow_dispatch:
67

78
permissions:
89
contents: read

0 commit comments

Comments
 (0)