Skip to content

Commit 3022bc0

Browse files
committed
ci(docs): allow manual workflow_dispatch on main docs preview
1 parent 97eddb7 commit 3022bc0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/refresh-main-docs-preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
- 'apps/docs/**'
1414
- 'packages/document-api/src/contract/**'
1515
- 'scripts/generate-all.mjs'
16+
workflow_dispatch:
1617

1718
permissions:
1819
contents: read

0 commit comments

Comments
 (0)