Skip to content

fix(core): fix for TypeError "this.formats.has is not a function" #4384

fix(core): fix for TypeError "this.formats.has is not a function"

fix(core): fix for TypeError "this.formats.has is not a function" #4384

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'