diff --git a/.github/workflows/ci_e2e_walletkit.yaml b/.github/workflows/ci_e2e_walletkit.yaml index 9b586f0d..3fc7e28f 100644 --- a/.github/workflows/ci_e2e_walletkit.yaml +++ b/.github/workflows/ci_e2e_walletkit.yaml @@ -10,7 +10,7 @@ concurrency: on: schedule: - - cron: '0 * * * *' # Every hour, UTC + - cron: '0 */6 * * *' # Every 6 hours, UTC pull_request: branches: [main] paths: