Skip to content

chore(pfm): remove unused refundTimeout #18

chore(pfm): remove unused refundTimeout

chore(pfm): remove unused refundTimeout #18

name: Check Markdown links
on:
pull_request:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/[email protected]
with:
# markdown-link-check .github/markdown-link-check-config.json *.md
config-file: '.github/markdown-link-check-config.json'
folder-path: '.'