Skip to content

Commit c435537

Browse files
committed
remove we
1 parent 5ca0f4c commit c435537

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/changelog/workers/2025-02-20-builds-name-conflict.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ date: 2025-02-20T11:00:00Z
88

99
![Workers Builds Name Field Warning](~/assets/images/workers/platform/ci-cd/workers-builds-name.png)
1010

11-
One of the top reasons for Workers Builds failures is a mismatch between the Worker name in the Cloudflare dashboard and the name in the Wrangler file in your Git repository. To eliminate this friction, we’re automating the fix to keep everything in sync.
11+
One of the top reasons for Workers Builds failures is a mismatch between the Worker name in the Cloudflare dashboard and the name in the Wrangler file in your Git repository. To eliminate this friction, Cloudflare is automating the fix to keep everything in sync.
1212

1313
![Auto-fixing Workers Name in Git Repo](~/assets/images/workers/platform/ci-cd/gh-auto-pr-name.png)
1414

15-
Now, when you import or connect a Git repository, we’ll check for mismatches in the name.
15+
Now, when you import or connect a Git repository, Cloudflare will check for mismatches in the name.
1616

17-
Starting in **Wrangler v3.109.0+**, we will automatically create a pull request in your Git repository after the build to update the name field in your Wrangler file to ensure it aligns with your dashboard settings.
17+
Starting in **Wrangler v3.109.0+**, Cloudflare will automatically create a pull request in your Git repository after the build to update the name field in your Wrangler file to ensure it aligns with your dashboard settings.
1818

1919
Learn more about [Workers Builds](/workers/ci-cd/builds/).

0 commit comments

Comments
 (0)