From f0fafd7537f5dc1d1092f2d3052ecc6d8628cfe5 Mon Sep 17 00:00:00 2001 From: Anthony Lapenna Date: Sat, 6 Jun 2020 05:26:10 +1200 Subject: [PATCH] chore(project): update pull-dog.json --- pull-dog.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pull-dog.json b/pull-dog.json index fdaf375e0..a2c647ff1 100644 --- a/pull-dog.json +++ b/pull-dog.json @@ -1,4 +1,5 @@ { "dockerComposeYmlFilePaths": ["docker-compose.pull-dog.yml"], - "isLazy": true + "isLazy": true, + "conversationMode": "multipleComments" } \ No newline at end of file