diff --git a/.github/workflows/update-docs.yml b/.github/workflows/update-docs.yml index ccd2c2280..62b080225 100644 --- a/.github/workflows/update-docs.yml +++ b/.github/workflows/update-docs.yml @@ -3,6 +3,7 @@ name: Updates Docs on: repository_dispatch: types: [docs] + workflow_dispatch: jobs: update-docs: