Skip to content

Commit 005c91e

Browse files
committed
add prod envs for github hooks
1 parent d34b64e commit 005c91e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

configs/.env.production

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ CAYLEY="http://cayley.runnable.io"
3131
DOCKER_IMAGE_BUILDER_CACHE="/git-cache"
3232
USER_CONTENT_DOMAIN=true
3333
ENABLE_NOTIFICATIONS_ON_GIT_PUSH=true
34+
ENABLE_GITHUB_HOOKS=true
35+
ENABLE_GITHUB_PR_STATUSES=true
3436
GITHUB_DEPLOY_KEYS_POOL_SIZE=100
3537
HEAP_APP_ID=3017229846
3638
DOCKER_IMAGE_BUILDER_LAYER_CACHE="/layer-cache"
37-
3839
USER_CONTENT_DOMAIN=runnableapp.com

0 commit comments

Comments
 (0)