diff --git a/.github/workflows/broken-link-checker.yml b/.github/workflows/broken-link-checker.yml index b4fccb59acd..989d7d50d04 100644 --- a/.github/workflows/broken-link-checker.yml +++ b/.github/workflows/broken-link-checker.yml @@ -8,7 +8,6 @@ on: workflow_dispatch: schedule: - cron: "50 1 * * *" - pull_request: env: GO_VER: 1.20.5