diff --git a/.github/workflows/stress-test-runtime.yml b/.github/workflows/stress-test-runtime.yml index 90ce1fceb4..97bdf17a70 100644 --- a/.github/workflows/stress-test-runtime.yml +++ b/.github/workflows/stress-test-runtime.yml @@ -2,7 +2,7 @@ name: Stress tests on: schedule: - - cron: "30 2 * * *" + - cron: "30 5 * * *" permissions: packages: read