Closed chefjackson closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
blog | 🔄 Building (Inspect) | Visit Preview | 💬 Add feedback | Nov 6, 2024 6:36am |
uikit | 🔄 Building (Inspect) | Visit Preview | 💬 Add feedback | Nov 6, 2024 6:36am |
Latest commit: 9013a8736d850378037b7ccc9fe7085da5e46c04
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
PR-Codex overview
This PR focuses on modifying the configuration in the
wrangler.toml
file for a project namedrouting-dev
. It removes thetriggers
section, specifically thecrons
entry, and the reference toenv.production.triggers
.Detailed summary
[triggers]
section.crons
entry:crons = ["0 0 * * *"]
.[env.production.triggers]
.