diff --git a/.github/workflows/lint-404s.yml b/.github/workflows/lint-404s.yml index 3c8e481085757..b4cd82a0187be 100644 --- a/.github/workflows/lint-404s.yml +++ b/.github/workflows/lint-404s.yml @@ -8,7 +8,6 @@ on: jobs: index: - name: Lint Docs for 404s runs-on: ubuntu-latest steps: - uses: actions/checkout@v2