Skip to content

Merge pull request #181 from alephium/update-banxa-callback #385

Merge pull request #181 from alephium/update-banxa-callback

Merge pull request #181 from alephium/update-banxa-callback #385

Workflow file for this run

name: Test
on:
push:
branches: [master]
pull_request:
jobs:
broken-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
folder-path: 'src/content'
config-file: '.github/broken-link-check-config.json'