Skip to content

Commit dcf78a0

Browse files
committed
fix
1 parent af97c47 commit dcf78a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/add-redirects.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ jobs:
108108
echo -e "redirect_html=${redirect_html}" >> "$GITHUB_OUTPUT"
109109
110110
- name: Update PR Description
111-
if: steps.renamed-files.outputs.redirects != '' || steps.deleted-files.outputs.redirects != ''
112111
uses: MongoCaleb/pr-description-action@4bdfe35b98f64532b419ad20b350a92546cd3aa1
113112
with:
114113
regex: "- \\[ \\] Did you add redirects\\?.*"

0 commit comments

Comments
 (0)