Skip to content

Commit 68c1306

Browse files
authored
Merge branch 'test-ci' into feat/ci
2 parents 3f91477 + 5b286f9 commit 68c1306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/broken-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
if: steps.check-links.outputs.broken_links > 0
3333
run: |
3434
echo "### 🔗 Broken Links Report" >> $GITHUB_STEP_SUMMARY
35-
cat /tmp/broken_links_report.txt >> $GITHUB_STEP_SUMMARY
35+
cat /tmp/broken_links_report.txt >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)