mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 04:33:42 +08:00
website: stop Vercel from commenting on every commit
This commit is contained in:
5
website/vercel.json
Normal file
5
website/vercel.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"github": {
|
||||
"silent": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user