Skip to content

Merge pull request #820 from ethereum-optimism/qbzzt/230628-wallet-ba… #2012

Merge pull request #820 from ethereum-optimism/qbzzt/230628-wallet-ba…

Merge pull request #820 from ethereum-optimism/qbzzt/230628-wallet-ba… #2012

Workflow file for this run

name: Check for Dead Links
on: push
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run the test
run: |
cd $GITHUB_WORKSPACE
yarn
yarn check-md