Skip to content

Restore link checking on pushes #422

Description

@pomerantsev

I disabled link checking when I was working on analytics:

# - name: Install lychee
# if: github.ref != 'refs/heads/stage'
# uses: ./.github/actions/installLychee
# - name: Check links
# if: github.ref != 'refs/heads/stage'
# run: ./packages/website/scripts/checkLinks.mjs --local
# env:
# GITHUB_TOKEN: ${{ secrets.LINK_CHECK_TOKEN }}

Figure out what's wrong with it and how to fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions