Skip to content

Commit

Permalink
Update link-checker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Sep 4, 2024
1 parent 316dc08 commit 1857ce4
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ jobs:
if: env.lychee_exit_code != 0
uses: peter-evans/create-issue-from-file@v5
with:
title: Link checker report
labels: 'bug'
title: πŸ”—βœ… Link checker report
labels: |
πŸ› bug
πŸ”— link checker
good first issue
help wanted
hacktoberfest
content-filepath: ./lychee/out.md

0 comments on commit 1857ce4

Please sign in to comment.