Skip to content

Commit c59043a

Browse files
authored
ci(docs): allow workflow_dispatch for docs (#333)
Signed-off-by: Marco Nenciarini <[email protected]>
1 parent 0f9bba3 commit c59043a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
name: Deploy Docusaurus to GitHub Pages
44

55
on:
6+
workflow_dispatch:
67
push:
78
branches:
89
- main

0 commit comments

Comments
 (0)