diff --git a/.github/workflows/broken-link-check.yml b/.github/workflows/broken-link-check.yml index b7c89ff3e7..609c30ce5a 100644 --- a/.github/workflows/broken-link-check.yml +++ b/.github/workflows/broken-link-check.yml @@ -30,4 +30,4 @@ jobs: with: title: Link Checker Report content-filepath: ./lychee/out.md - labels: report, automated issue \ No newline at end of file + labels: automated-issue, type/docs \ No newline at end of file