From a1bc7daf6823d992e337c944308fc0d477d95c16 Mon Sep 17 00:00:00 2001 From: rahulpinto19 Date: Tue, 17 Feb 2026 10:33:13 +0000 Subject: [PATCH] test --- .github/workflows/link_checker_workflow.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/link_checker_workflow.yaml b/.github/workflows/link_checker_workflow.yaml index d658f030a61..c711227929a 100644 --- a/.github/workflows/link_checker_workflow.yaml +++ b/.github/workflows/link_checker_workflow.yaml @@ -93,9 +93,6 @@ jobs: - name: Delete comment on success if: steps.lychee-check.outcome == 'success' && steps.find-comment.outputs.comment-id != '' - run: | - echo "Deleting Comment ID: ${{ steps.find-comment.outputs.comment-id }}" - gh api ... run: | gh api \ --method DELETE \