diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index c278889e4..6c2a96314 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -1,6 +1,7 @@ name: Build and Publish Documentation on: + workflow_dispatch: {} push: branches: - master