From f59632428863a17922fd31ac992fee3c38dcdc26 Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 31 Oct 2025 17:01:55 -0700 Subject: [PATCH] Update daily schedule time --- .github/workflows/test-cua-models.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/test-cua-models.yml b/.github/workflows/test-cua-models.yml index 0b5f447b..a4f148c4 100644 --- a/.github/workflows/test-cua-models.yml +++ b/.github/workflows/test-cua-models.yml @@ -14,9 +14,7 @@ on: default: true type: boolean schedule: - # Runs at 4 PM UTC (8 AM PST) from November to March - - cron: "0 16 * * *" - # Runs at 3 PM UTC (8 AM PDT) from March to November + # Runs at 3 PM UTC (8 AM PDT) daily - cron: "0 15 * * *" jobs: