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: