mirror of https://github.com/hashicorp/boundary
website: turn off vercel PR comments (#715)
deploy preview checks will still work as normal, but there will no longer be direct comments on the PRpull/723/head
parent
1f48d97327
commit
a6e35c768d
@ -1,4 +1,7 @@
|
||||
{
|
||||
"version": 2,
|
||||
"public": true
|
||||
"public": true,
|
||||
"github": {
|
||||
"silent": true
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in new issue