From 64eb3017d5ffedb0b2855222762fd310d03ae07c Mon Sep 17 00:00:00 2001 From: Sammy Sidhu Date: Thu, 14 Sep 2023 14:40:36 -0600 Subject: [PATCH] disable on PR --- .github/workflows/broken-link-checker.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/broken-link-checker.yml b/.github/workflows/broken-link-checker.yml index 14b4c28104..77299f005d 100644 --- a/.github/workflows/broken-link-checker.yml +++ b/.github/workflows/broken-link-checker.yml @@ -7,8 +7,6 @@ on: schedule: - cron: 0 20 * * * workflow_dispatch: - pull_request: - branches: [main] jobs: check-links: