Add possibility to manually trigger docs workflow
This commit is contained in:
parent
e9f3ae6424
commit
8fa3e4d24b
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@ -3,6 +3,7 @@ name: Deploy Docs
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user