Skip to content

build(deps): bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.13 #459

build(deps): bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.13

build(deps): bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.13 #459

name: Check Markdown links
on:
push:
branches: [ develop ]
pull_request:
branches: [ develop ]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: '.github/markdown-link-check-config.json'