Skip to content

Commit bb7f4e7

Browse files
committed
run every ~15mins, offset other jobs
1 parent 910d521 commit bb7f4e7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.upptimerc.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ status-website:
3232
href: https://github.com/$OWNER/$REPO
3333

3434
workflowSchedule:
35-
graphs: "0 0 * * *"
36-
responseTime: "0 23 * * *"
37-
staticSite: "0 1 * * *"
38-
summary: "0 0 * * *"
39-
updateTemplate: "0 0 * * *"
40-
updates: "0 3 * * *"
41-
uptime: "*/5 * * * *"
35+
graphs: "17 00 * * *"
36+
responseTime: "03 23 * * *"
37+
staticSite: "09 1 * * *"
38+
summary: "11 0 * * *"
39+
updateTemplate: "7 0 * * *"
40+
updates: "11 3 * * *"
41+
uptime: "3,18,33,48 * * * *"

0 commit comments

Comments
 (0)