From ea6d68fa5e9d01b2862b1f890ded5141a01430d5 Mon Sep 17 00:00:00 2001 From: Roman Date: Tue, 26 May 2026 13:01:54 +0800 Subject: [PATCH] chore: change fleet tests to run once a week --- .github/workflows/fleet_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fleet_tests.yml b/.github/workflows/fleet_tests.yml index 13a6552f2..64b3909b1 100644 --- a/.github/workflows/fleet_tests.yml +++ b/.github/workflows/fleet_tests.yml @@ -6,7 +6,7 @@ concurrency: on: schedule: - - cron: '0 2 * * *' + - cron: '0 2 * * 0' workflow_dispatch: inputs: node1: