add workflow dispatch for docs

This commit is contained in:
cyberman54 2023-07-29 19:49:21 +02:00
parent 8cff078f41
commit 8d0f08f196
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ on:
paths:
- 'mkdocs.yml'
- 'docs/**'
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest