diff --git a/.github/workflows/link-check-schedule.yml b/.github/workflows/link-check-schedule.yml deleted file mode 100644 index 0856cc73d8..0000000000 --- a/.github/workflows/link-check-schedule.yml +++ /dev/null @@ -1,12 +0,0 @@ -name: Check links on schedule -on: - schedule: - - cron: "59 23 * * 0" # Runs every Sunday at 23:59 PM -jobs: - linkcheck: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - uses: filiph/linkcheck@3.0.0 - with: - arguments: https://www.scaleway.com/en/docs/