Skip to content

fix(core): added try catch for error handling #4408

fix(core): added try catch for error handling

fix(core): added try catch for error handling #4408

name: Check Markdown Links
on:
pull_request:
branches:
- master
- develop
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: gaurav-nelson/github-action-markdown-link-check@master
with:
folder-path: 'docs'