From 8b72ad8a5797b7f3c94dccf946f09c3cd2dd4ee3 Mon Sep 17 00:00:00 2001 From: mariecwhite Date: Fri, 15 Sep 2023 02:42:50 +0000 Subject: [PATCH] Disable comparative benchmarks --- .github/workflows/run_comparative_benchmark.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/run_comparative_benchmark.yml b/.github/workflows/run_comparative_benchmark.yml index 2a25da84..c1736068 100644 --- a/.github/workflows/run_comparative_benchmark.yml +++ b/.github/workflows/run_comparative_benchmark.yml @@ -9,9 +9,7 @@ name: Comparative Benchmarks on: - schedule: - # Scheduled to run at 09:00 UTC. - - cron: '0 09 * * *' + # Will only run when manually triggered. workflow_dispatch: concurrency: