From ad8c2e4e24e2a8e3efc7bd6a8c687b56ca47dd3b Mon Sep 17 00:00:00 2001 From: xbtmatt Date: Fri, 8 Mar 2024 19:22:54 -0800 Subject: [PATCH] Change link-checker tag to link checker --- .github/workflows/link-checker.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/link-checker.yaml b/.github/workflows/link-checker.yaml index e1aec31..4edd7e1 100644 --- a/.github/workflows/link-checker.yaml +++ b/.github/workflows/link-checker.yaml @@ -16,7 +16,7 @@ jobs: labels: | report automated issue - link-checker + link checker state: 'open' - if: >- steps.last-issue.outputs.has-found == 'true' || @@ -32,7 +32,7 @@ jobs: labels: | report automated issue - link-checker + link checker title: 'Link Checker Report' name: 'Link Checker' 'on':