Skip to content

chore(deps-dev): bump @typescript-eslint/parser from 6.9.0 to 6.9.1 #79

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

chore(deps-dev): bump @typescript-eslint/parser from 6.9.0 to 6.9.1 #79

Workflow file for this run

name: Check Markdown links
on:
push:
branches:
- main
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: .github/workflows/markdown-links-config.json