diff options
Diffstat (limited to 'mod/module.cli')
-rw-r--r-- | mod/module.cli | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mod/module.cli b/mod/module.cli index c635689..bec4c2d 100644 --- a/mod/module.cli +++ b/mod/module.cli @@ -832,6 +832,12 @@ namespace brep "The GitHub App ID. Found in the app's settings on GitHub." } + string ci-github-app-webhook-secret + { + "<secret>", + "The GitHub app's configured webhook secret." + } + path ci-github-app-private-key { "<path>", |