diff --git a/.github/workflows/Documenter.yml b/.github/workflows/Documenter.yml index 172a79b..a9db185 100644 --- a/.github/workflows/Documenter.yml +++ b/.github/workflows/Documenter.yml @@ -5,6 +5,7 @@ on: tags: [v*] pull_request: branches: [master] + workflow_dispatch: jobs: Documenter: name: Documentation