diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index c2dc0fea8b..db79497747 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -3,9 +3,6 @@ on: workflow_dispatch: schedule: - cron: '0 8 * * *' - push: - tags: - - 'v*' concurrency: benchmarks