diff --git a/.github/workflows/link-pr.yml b/.github/workflows/link-pr.yml index 3fa195c15..a44b55a4a 100644 --- a/.github/workflows/link-pr.yml +++ b/.github/workflows/link-pr.yml @@ -42,4 +42,4 @@ jobs: with: title: Link Checker Report content-filepath: ./lychee/out.md - labels: report, automated issue,kind/documentation + labels: kind/documentation, triage/unresolved, report