Skip to content

Commit 77eec24

Browse files
authored
Update .upptimerc.yml
1 parent bb25a83 commit 77eec24

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.upptimerc.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ workflowSchedule:
1313
summary: "0 0 * * *"
1414
updateTemplate: "0 0 * * *"
1515
updates: "0 3 * * *"
16-
uptime: "*/5 * * * 1-5"
16+
uptime:
17+
- "*/5 * * * 1-4" # every 5 mins Mon-Thurs UTC
18+
- "*/5 0-13 * * 5" # every 5 mins 00:00-13:55 Friday UTC
19+
- "*/5 14-23 * * 0" # every 5 mins 14:00-35:55 Sunday UTC
1720

1821
sites:
1922
# ArcGIS Online

0 commit comments

Comments
 (0)