You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/changelog/workers/2025-03-17-rerun-build.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Retry Pages & Workers Builds Directly in GitHub
3
-
description: ...
3
+
description: Rerun builds for your Workers and Pages projects directly inside of GitHub.
4
4
products:
5
5
- workers
6
6
- pages
@@ -20,4 +20,4 @@ For Pages and Workers projects connected to a GitHub repository:
20
20
3. Select "Details" on the Check Run
21
21
4. Select "Rerun" to trigger a retry build for that commit
22
22
23
-
Learn more about [Pages Builds](/pages/configuration/git-integration/github-integration/) and [Workers Builds](/workers/ci-cd/builds/git-integration/github-integration/).
23
+
Learn more about [Pages Builds](/pages/configuration/git-integration/github-integration/) and [Workers Builds](/workers/ci-cd/builds/git-integration/github-integration/).
0 commit comments