fix(gh-monitor): poll every 1 minute instead of 5

This commit is contained in:
2026-03-16 00:22:40 -04:00
parent 9abd075121
commit 1909389c33

View File

@@ -11,7 +11,7 @@
<string>/Users/hansheinemann/Projects/hans-tools/tools/gh-monitor/poll.py</string>
</array>
<key>StartInterval</key>
<integer>300</integer>
<integer>60</integer>
<key>StandardOutPath</key>
<string>/Users/hansheinemann/Projects/hans-tools/tools/gh-monitor/state/stdout.log</string>
<key>StandardErrorPath</key>