From 6031236abb42c324e4165ae558016e6d0980a6d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Senart?= Date: Tue, 10 Sep 2024 11:38:33 +0200 Subject: [PATCH] update frequency --- .github/workflows/axiom-clickbench.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/axiom-clickbench.yml b/.github/workflows/axiom-clickbench.yml index f7eeb312a..6b12b08ed 100644 --- a/.github/workflows/axiom-clickbench.yml +++ b/.github/workflows/axiom-clickbench.yml @@ -5,7 +5,7 @@ on: branches: - main schedule: - - cron: "*/15 * * * *" + - cron: "*/30 * * * *" workflow_dispatch: concurrency: