diff --git a/.github/workflows/link-check.yml b/.github/workflows/link-check.yml index 9646ab586b8..09a94ac9125 100644 --- a/.github/workflows/link-check.yml +++ b/.github/workflows/link-check.yml @@ -1,10 +1,7 @@ name: Link Checker on: - repository_dispatch: workflow_dispatch: - schedule: - - cron: "00 18 * * 0" jobs: linkChecker: