Skip to content

Commit 841bf8d

Browse files
committed
ci: Add workflow_dispatch trigger to mkdocs.yml
1 parent 7ba7f0e commit 841bf8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Markdown Update
22
on:
3+
workflow_dispatch:
34
push:
45
paths:
56
- 'docs/**'

0 commit comments

Comments
 (0)