mirror of
https://github.com/trycua/computer.git
synced 2026-02-18 04:19:38 -06:00
Update daily schedule time
This commit is contained in:
4
.github/workflows/test-cua-models.yml
vendored
4
.github/workflows/test-cua-models.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user