diff --git a/.github/workflows/releases-upgrades-tests.yml b/.github/workflows/releases-upgrades-tests.yml index 84cd6278b..1a4c69bf6 100644 --- a/.github/workflows/releases-upgrades-tests.yml +++ b/.github/workflows/releases-upgrades-tests.yml @@ -2,7 +2,7 @@ name: Release and upgrade tests on: schedule: - - cron: '0 */4 * * * ' + - cron: '0 */12 * * * ' jobs: test: