Skip to content
Permalink
Browse files

Silence GH Comments for Preview URLs (#18766)

Disabling GH Comments per @Timer 

These are the same settings we use for the `vercel/vercel` repo.
  • Loading branch information
styfle committed Nov 3, 2020
1 parent 28e1287 commit 7e51b29c23e405c4b15add8026086d83d8431d9b
Showing with 6 additions and 0 deletions.
  1. +6 −0 vercel.json
@@ -0,0 +1,6 @@
{
"github": {
"silent": true,
"autoJobCancelation": true
}
}

0 comments on commit 7e51b29

Please sign in to comment.