diff --git a/.github/workflows/autogpts-benchmark.yml b/.github/workflows/autogpts-benchmark.yml index 4698930591b8..9a787616e141 100644 --- a/.github/workflows/autogpts-benchmark.yml +++ b/.github/workflows/autogpts-benchmark.yml @@ -2,8 +2,8 @@ name: AutoGPTs Nightly Benchmark on: workflow_dispatch: - schedule: - - cron: '0 2 * * *' + #schedule: + # - cron: '0 2 * * *' jobs: benchmark: