diff --git a/.github/workflows/retrieve-docs.yml b/.github/workflows/retrieve-docs.yml index ca5ec7320..092e8adfa 100644 --- a/.github/workflows/retrieve-docs.yml +++ b/.github/workflows/retrieve-docs.yml @@ -3,6 +3,10 @@ name: Retrieve docs from Contentful on: workflow_dispatch: + repository_dispatch: + types: + - webhook + jobs: update: runs-on: ubuntu-latest