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 bd23a2b commit 381e467Copy full SHA for 381e467
1 file changed
greptile.json
@@ -15,11 +15,10 @@
15
"summarySection": {
16
"included": true,
17
"collapsible": true,
18
- "defaultOopen": false
+ "defaultOpen": false
19
},
20
"includeBranches": [
21
- "main",
22
- "vNext"
+ "main"
23
],
24
"triggerOnUpdates": false,
25
"issuesTableSection": {
@@ -59,5 +58,6 @@
59
58
"description": ""
60
}
61
]
62
- }
+ },
+ "skipReviews": "AUTOMATIC"
63
0 commit comments