From 1909389c33d5a5b1ac1976fb498c4fa3c129464d Mon Sep 17 00:00:00 2001 From: Hans Heinemann Date: Mon, 16 Mar 2026 00:22:40 -0400 Subject: [PATCH] fix(gh-monitor): poll every 1 minute instead of 5 --- tools/gh-monitor/com.hans.gh-monitor.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/gh-monitor/com.hans.gh-monitor.plist b/tools/gh-monitor/com.hans.gh-monitor.plist index 48c8f00..8b8f071 100644 --- a/tools/gh-monitor/com.hans.gh-monitor.plist +++ b/tools/gh-monitor/com.hans.gh-monitor.plist @@ -11,7 +11,7 @@ /Users/hansheinemann/Projects/hans-tools/tools/gh-monitor/poll.py StartInterval - 300 + 60 StandardOutPath /Users/hansheinemann/Projects/hans-tools/tools/gh-monitor/state/stdout.log StandardErrorPath