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: