Skip to content

Commit a29539b

Browse files
committed
Merge remote-tracking branch 'upstream/test-redirect-gh-action' into regex
2 parents 2e43f57 + 0c96582 commit a29539b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/add-redirects.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
104104
if [ -n "$combined_redirects" ]; then
105105
redirect_html="<p><i>Suggested redirects for moved/deleted files (replace &lt;v&gt; with earliest backport target version):</i></p>$combined_redirects"
106+
fi
106107
107108
echo "redirect_html=${redirect_html}" >> "$GITHUB_OUTPUT"
108109

0 commit comments

Comments
 (0)