diff --git a/.github/workflows/link-checker.yml b/.github/workflows/link-checker.yml index 049b674..fc17af9 100644 --- a/.github/workflows/link-checker.yml +++ b/.github/workflows/link-checker.yml @@ -2,7 +2,7 @@ on: repository_dispatch: workflow_dispatch: schedule: - - cron: "00 18 * * 0" + - cron: "00 18 * * 6" name: Check markdown links jobs: linkChecker: