Skip to content

Commit 08401c7

Browse files
committed
chore(workflows/publish-docs): add workflow_dispatch trigger
1 parent ec84354 commit 08401c7

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
@@ -6,6 +6,7 @@ on:
66
- develop
77
paths:
88
- 'docs/docs/**'
9+
workflow_dispatch:
910

1011
jobs:
1112
publish-docs:

0 commit comments

Comments
 (0)