diff --git a/.github/workflows/openapi.yml b/.github/workflows/openapi.yml index 7175a8028..422c1c054 100644 --- a/.github/workflows/openapi.yml +++ b/.github/workflows/openapi.yml @@ -5,9 +5,8 @@ name: OpenAPI Generator on: workflow_dispatch: - inputs: null - schedule: - - cron: "0 0 * * *" + repository_dispatch: + types: [API-DocumentationV3-Deployment] jobs: build: