docs: Adds workflow dispatch
This commit is contained in:
parent
573ddfa27b
commit
08df0307e5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-docs.yml
vendored
1
.github/workflows/update-docs.yml
vendored
|
|
@ -3,6 +3,7 @@ name: Updates Docs
|
|||
on:
|
||||
repository_dispatch:
|
||||
types: [docs]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
update-docs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue