From 73558b00102c06bf237eb703cf6d823059dff04d Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sun, 1 Feb 2026 18:25:19 -0500 Subject: [PATCH] Check every 15 minutes. TODO: Bring this down to 10 once everything is finalized --- .upptimerc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 078287c2..f405c795 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -79,6 +79,6 @@ workflowSchedule: summary: "0 0 * * *" updateTemplate: "0 0 * * *" updates: "0 3 * * *" - uptime: "*/10 * * * *" + uptime: "*/15 * * * *" user-agent: diegoripley