Skip to content

Commit 4c4b002

Browse files
committed
ci: add ability to manually run the generate theme doc workflow
1 parent b0da085 commit 4c4b002

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-theme-doc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- master
66
paths:
77
- "themes/index.js"
8+
workflow_dispatch:
89

910
permissions:
1011
actions: read

0 commit comments

Comments
 (0)