From 75b1d17917bcd2276c789969d43af5d52a1b89ff Mon Sep 17 00:00:00 2001 From: iishiishii Date: Wed, 30 Oct 2024 15:48:48 +1000 Subject: [PATCH] remove reporter --- .github/workflows/gh-pages.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 1a8d73316..b408bb431 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -129,6 +129,5 @@ jobs: uses: umbrelladocs/action-linkspector@v1 with: github_token: ${{ secrets.github_token }} - reporter: github-pr-review fail_on_error: true config_file: .linkspector.yml \ No newline at end of file