diff --git a/.github/workflows/update-documentation.yml b/.github/workflows/update-documentation.yml index edd8faa..2b5281a 100644 --- a/.github/workflows/update-documentation.yml +++ b/.github/workflows/update-documentation.yml @@ -1,7 +1,7 @@ name: Update documentation on: - repository_dispatch + repository_dispatch: types: [update-documentation] jobs: