chore: stop vercel from notifing from forks
This commit is contained in:
parent
3285c14534
commit
38a5b0c193
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"framework": null,
|
||||
"github": { "silent": true },
|
||||
"routes": [{ "src": "/.*", "dest": "/api/vercel.js" }]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue