From 80d82c89d79dbc7f03388b64af363817178dc26c Mon Sep 17 00:00:00 2001 From: rahulpinto19 Date: Wed, 18 Feb 2026 10:09:01 +0000 Subject: [PATCH] rephrased --- .github/workflows/link_checker_report.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/link_checker_report.yaml b/.github/workflows/link_checker_report.yaml index 90890023752..f2eba3634a1 100644 --- a/.github/workflows/link_checker_report.yaml +++ b/.github/workflows/link_checker_report.yaml @@ -17,12 +17,6 @@ on: push: branches: - test-link-report - repository_dispatch: - workflow_dispatch: - schedule: - - cron: '50 9 * * *' # For testing purposes, this is set to run every day at 9:50 AM UTC. Change to the above for weekly runs. - - cron: '0 0 * * 1' # Runs every Monday at 00:00 UTC - jobs: linkChecker: runs-on: ubuntu-latest