diff --git a/.github/workflows/codegen.yaml b/.github/workflows/codegen.yaml index 6b2db70ed21..c31bca4c283 100644 --- a/.github/workflows/codegen.yaml +++ b/.github/workflows/codegen.yaml @@ -1,7 +1,4 @@ on: - schedule: - # Runs at 12:30, 1:30 and 2:30. - - cron: '30 0-2 * * *' workflow_dispatch: name: codegen