From 65e44e748b5d230be1d38154abf5cc8453fc4e1b Mon Sep 17 00:00:00 2001 From: James Pace Date: Wed, 3 Jan 2024 23:13:57 -0500 Subject: [PATCH] Update docs. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4de069f..6072231 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,6 @@ which are checked at start up. branches of concern, for specific branch use '^refs/heads/branch$' * `J7S_LOOPTIME` - Default: 1.0 minutes between checks of the state of of the repo +* `J7S_REPO_NAME` - Default: "" the repo name which will be added to the + data posted to the event. Normally the thing right before .git in the clone + url.