Skip to content

chore(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0 in /javascript #1482

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

chore(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0 in /javascript #1482

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