added manual trigger for mkdocs ci workflow
This commit is contained in:
parent
4271cad8ea
commit
c7431d0044
|
@ -1,5 +1,6 @@
|
|||
name: ci
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue