diff --git a/.github/workflows/linkcheck.yml b/.github/workflows/linkcheck.yml index 948f1225..328e945a 100644 --- a/.github/workflows/linkcheck.yml +++ b/.github/workflows/linkcheck.yml @@ -2,7 +2,7 @@ name: eDivorce - Link Check on: schedule: - - cron: "*/2 * * * *" + - cron: "0 3 * * *" jobs: build: