diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index fb63ba88..8d12ed17 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -1,8 +1,9 @@ name: documentation on: - push: - branches: - - main + release: + types: + - published + workflow_dispatch: permissions: contents: write jobs: