diff --git a/.github/workflows/markdown-link-check.yml b/.github/workflows/markdown-link-check.yml index 4b99ab2b..e3a97359 100644 --- a/.github/workflows/markdown-link-check.yml +++ b/.github/workflows/markdown-link-check.yml @@ -5,8 +5,8 @@ on: branches: ['main'] pull_request: branches: ['main'] - schedule: - - cron: '0 2 * * *' +# schedule: +# - cron: '0 2 * * *' jobs: markdown-link-check: runs-on: ubuntu-latest