Skip to content

Commit

Permalink
Fix for "Link Checker Report" Title change (#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
tungbq authored Apr 3, 2024
2 parents 225f97b + 775f405 commit cbaa47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
if: env.lychee_exit_code != 0
uses: peter-evans/create-issue-from-file@v5
with:
title: Link Checker Report
title: Broken Link Detected (Help Wanted)
content-filepath: ./lychee/out.md
labels: report, automated issue, good first issue

0 comments on commit cbaa47b

Please sign in to comment.