Skip to content

Commit c86b749

Browse files
committed
update
1 parent f421539 commit c86b749

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

vercel.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"crons": [
3-
{
4-
"path": "/api/crons/s-tokens/dest/airtable",
5-
"schedule": "*/5 * * * *"
6-
}
7-
]
3+
{ "path": "/api/crons/s-tokens/dest/airtable", "schedule": "*/5 * * * *" }
4+
],
5+
"git": { "deploymentEnabled": { "renovate/*": false } }
86
}

0 commit comments

Comments
 (0)