Skip to content

Commit d209699

Browse files
committed
greptile: disable automatic reviews
1 parent bd23a2b commit d209699

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

greptile.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"defaultOopen": false
1919
},
2020
"includeBranches": [
21-
"main",
22-
"vNext"
21+
"main"
2322
],
2423
"triggerOnUpdates": false,
2524
"issuesTableSection": {
@@ -59,5 +58,6 @@
5958
"description": ""
6059
}
6160
]
62-
}
61+
},
62+
"skipReviews": "AUTOMATIC"
6363
}

0 commit comments

Comments
 (0)