Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

[maven-release-plugin] prepare release v4.99.0 #1332

[maven-release-plugin] prepare release v4.99.0

[maven-release-plugin] prepare release v4.99.0 #1332

name: 'Check Markdown links'
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
check-modified-files-only: 'no'
config-file: '.github/check-md-links.json'