Skip to content

Commit d38ab0c

Browse files
Update Broken-links-checker-final.yml
1 parent 0b8a729 commit d38ab0c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/Broken-links-checker-final.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,3 @@ jobs:
5555
failIfEmpty: false
5656
env:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
58-
59-
# Show warning on failure (PR or manual)
60-
- name: Show warning if link check failed
61-
if: failure()
62-
run: |
63-
echo "::warning ::❌ Broken links were found."
64-
echo "::warning ::🔎 Please review and fix them if possible."
65-
echo "::warning ::✅ If these are acceptable or false positives, the PR can still be merged (if the workflow is not required)."

0 commit comments

Comments
 (0)