We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b65c1 commit 600d086Copy full SHA for 600d086
example-config.toml
@@ -20,8 +20,7 @@ port="8000" # The port number the server is listening on.
20
# Settings for GitHub
21
[github]
22
# If commented, these secrets are read from environment
23
-# variables: GITHUB_ACCESS_TOKEN and GITHUB_WEBHOOK_SECRET
24
-api_token="secret"
+# variables: GITHUB_WEBHOOK_SECRET
25
webhook_secret="secret"
26
app_id="0" # The GitHub App ID
27
0 commit comments