Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
| @@ -0,0 +1,6 @@ | ||
| { | ||
| "github": { | ||
| "silent": true, | ||
| "autoJobCancelation": true | ||
| } | ||
| } |