Skip to content

Commit 7e51b29

Browse files
authored
Silence GH Comments for Preview URLs (vercel#18766)
Disabling GH Comments per @Timer These are the same settings we use for the `vercel/vercel` repo.
1 parent 28e1287 commit 7e51b29

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

vercel.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"github": {
3+
"silent": true,
4+
"autoJobCancelation": true
5+
}
6+
}

0 commit comments

Comments
 (0)