diff --git a/.github/workflows/load_test.yml b/.github/workflows/load_test.yml index ee1c257fe..b42ad2677 100644 --- a/.github/workflows/load_test.yml +++ b/.github/workflows/load_test.yml @@ -4,7 +4,7 @@ on: # every day at 01:59 (01:59am) UTC # - cron: "59 1 * * *" # temp, for testing: every 3 hours - 0 */3 * * * + - cron: "0 */3 * * *" permissions: # required to retrieve AWS credentials