diff --git a/.github/workflows/publish_api_documentation.yml b/.github/workflows/publish_api_documentation.yml index 46c09875..59289038 100644 --- a/.github/workflows/publish_api_documentation.yml +++ b/.github/workflows/publish_api_documentation.yml @@ -2,8 +2,6 @@ name: publish-api-documentation on: workflow_dispatch: - schedule: - - cron: "0 0 * * *" push: tags: - v3.*