diff --git a/.github/workflows/link-checker-pr.yml b/.github/workflows/link-checker-pr.yml index 57726b86bc..65b1e311bc 100644 --- a/.github/workflows/link-checker-pr.yml +++ b/.github/workflows/link-checker-pr.yml @@ -42,6 +42,7 @@ jobs: echo 'LINKREPORT<> $GITHUB_ENV cat linkreport.txt >> $GITHUB_ENV echo 'EOF' >> $GITHUB_ENV + cat linkreport.txt # # Disabled because the ripple GitHub org doesn't allow the GITHUB_TOKEN to do this # - name: Comment Broken Links