We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f91477 + 5b286f9 commit 68c1306Copy full SHA for 68c1306
.github/workflows/broken-links.yml
@@ -32,4 +32,4 @@ jobs:
32
if: steps.check-links.outputs.broken_links > 0
33
run: |
34
echo "### 🔗 Broken Links Report" >> $GITHUB_STEP_SUMMARY
35
- cat /tmp/broken_links_report.txt >> $GITHUB_STEP_SUMMARY
+ cat /tmp/broken_links_report.txt >> $GITHUB_STEP_SUMMARY
0 commit comments