From 32a3eba0cfb312e57f1844bc95948377b171a56b Mon Sep 17 00:00:00 2001 From: "stefan.spiska" Date: Fri, 24 Nov 2023 13:18:53 +0100 Subject: [PATCH] disable automatic performance test --- .github/workflows/load-tests.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/load-tests.yml b/.github/workflows/load-tests.yml index 64c9e7e..452e097 100644 --- a/.github/workflows/load-tests.yml +++ b/.github/workflows/load-tests.yml @@ -19,8 +19,7 @@ on: description: Loop count default: '100' required: true - schedule: - - cron: '5 4 * * *' + jobs: build: