From 98316f77c45f8d81b1aa72aadb9fa51cd7321ba6 Mon Sep 17 00:00:00 2001 From: Piotr <36678620+PiotrIw@users.noreply.github.com> Date: Mon, 13 Nov 2023 22:08:47 +0100 Subject: [PATCH] Update benchmarks.yml --- .github/workflows/benchmarks.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index af2383a63372..680a38b09a59 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -1,9 +1,9 @@ name: Benchmarks (legacy) -on: - schedule: - - cron: '0 8 * * *' - workflow_dispatch: +# on: +# schedule: +# - cron: '0 8 * * *' +# workflow_dispatch: jobs: Benchmark: