Skip to content

241 update spacewalk dependencies and configure the lp token for use with the zenlink pallet #337

241 update spacewalk dependencies and configure the lp token for use with the zenlink pallet

241 update spacewalk dependencies and configure the lp token for use with the zenlink pallet #337

Workflow file for this run

name: Check Links
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: 'yes'
config-file: '.github/workflows/mlc_config.json'