Skip to content

Commit

Permalink
Update vercel.json - test lower interval
Browse files Browse the repository at this point in the history
  • Loading branch information
ggnine-jito authored Jan 9, 2024
1 parent 69e666b commit f48bd32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"crons": [
{
"path": "/api/gov-notifier",
"schedule": "*/10 * * * *"
"schedule": "*/1 * * * *"
}
]
}
}

0 comments on commit f48bd32

Please sign in to comment.