diff --git a/.github/workflows/update_generation_config.yaml b/.github/workflows/update_generation_config.yaml index 88db664baf63..c2c70d3f486c 100644 --- a/.github/workflows/update_generation_config.yaml +++ b/.github/workflows/update_generation_config.yaml @@ -15,8 +15,6 @@ # downstream client libraries before they are released. name: Update generation configuration on: - schedule: - - cron: '0 2 * * *' workflow_dispatch: jobs: update-generation-config: