Skip to content

chore(deps-dev): bump @typescript-eslint/parser from 6.8.0 to 6.9.0 in /javascript #2294

chore(deps-dev): bump @typescript-eslint/parser from 6.8.0 to 6.9.0 in /javascript

chore(deps-dev): bump @typescript-eslint/parser from 6.8.0 to 6.9.0 in /javascript #2294

name: MD link checker
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: "yes"