Skip to content

Bump markdown-link-check from 3.12.2 to 3.13.6 in /.config/remark #3059

Bump markdown-link-check from 3.12.2 to 3.13.6 in /.config/remark

Bump markdown-link-check from 3.12.2 to 3.13.6 in /.config/remark #3059

Workflow file for this run

name: Checking Markdown formatting and providing language suggestions
on:
pull_request:
jobs:
remark-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run remark-lint with reviewdog for documentation projects.
uses: ./.config/remark/
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
command: remark.sh