diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index cb00f38..aa5828e 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -2,9 +2,6 @@ name: Run LLM Benchmark on: workflow_dispatch: - schedule: - - cron: '0 8 * * 1' # Run every Monday at 8 AM UTC - jobs: benchmark: runs-on: ubuntu-latest