Skip to content

Commit c59043a

Browse files
authored
ci(docs): allow workflow_dispatch for docs (#333)
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
1 parent 0f9bba3 commit c59043a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)