Skip to content

chore(deps-dev): bump @types/react from 18.2.45 to 18.2.46 (#531) #105

chore(deps-dev): bump @types/react from 18.2.45 to 18.2.46 (#531)

chore(deps-dev): bump @types/react from 18.2.45 to 18.2.46 (#531) #105

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