diff --git a/.github/workflows/broken_links.yml b/.github/workflows/broken_links.yml index c98b757fa6..a8c0b190b3 100644 --- a/.github/workflows/broken_links.yml +++ b/.github/workflows/broken_links.yml @@ -2,7 +2,7 @@ name: Broken Links Report on: schedule: - - cron: '*/5 * * * *' + - cron: '0 0 * * 0' jobs: run-script: