diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index e1a3f72..81a8a06 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -1,5 +1,6 @@ name: Build and Deploy Docs to GitHub Pages on: + workflow_dispatch: push: branches: - main @@ -36,4 +37,4 @@ jobs: folder: site target-folder: docs clean: true - \ No newline at end of file +