mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-21 12:15:50 +00:00
GHA: Link Checker. Print link report in console for now
This commit is contained in:
1
.github/workflows/link-checker-pr.yml
vendored
1
.github/workflows/link-checker-pr.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
|||||||
echo 'LINKREPORT<<EOF' >> $GITHUB_ENV
|
echo 'LINKREPORT<<EOF' >> $GITHUB_ENV
|
||||||
cat linkreport.txt >> $GITHUB_ENV
|
cat linkreport.txt >> $GITHUB_ENV
|
||||||
echo 'EOF' >> $GITHUB_ENV
|
echo 'EOF' >> $GITHUB_ENV
|
||||||
|
cat linkreport.txt
|
||||||
|
|
||||||
# # Disabled because the ripple GitHub org doesn't allow the GITHUB_TOKEN to do this
|
# # Disabled because the ripple GitHub org doesn't allow the GITHUB_TOKEN to do this
|
||||||
# - name: Comment Broken Links
|
# - name: Comment Broken Links
|
||||||
|
|||||||
Reference in New Issue
Block a user