From bb482e18ffb8b214ff64fa83581a62bbdf289bc2 Mon Sep 17 00:00:00 2001 From: tellet-q Date: Fri, 3 Jan 2025 12:57:15 +0100 Subject: [PATCH] Add comment --- .github/workflows/continuous-benchmark.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/continuous-benchmark.yaml b/.github/workflows/continuous-benchmark.yaml index 095f3abb..f604010f 100644 --- a/.github/workflows/continuous-benchmark.yaml +++ b/.github/workflows/continuous-benchmark.yaml @@ -182,6 +182,7 @@ jobs: env: SLACK_WEBHOOK_URL: ${{ secrets.CI_ALERTS_CHANNEL_WEBHOOK_URL }} SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK + # Schedule this benchmark to run once a day for the sake of saving on S3 costs. runLoadTimeBenchmark: runs-on: ubuntu-latest needs: runBenchmark