Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Bump actions/github-script from 7 to 8 #348

Bump actions/github-script from 7 to 8

Bump actions/github-script from 7 to 8 #348

name: Check .md links
on:
workflow_dispatch:
pull_request:
branches: [ "main" ]
permissions:
contents: read
jobs:
markdown-link-check:
runs-on: ubuntu-latest
# check out the latest version of the code
steps:
- uses: actions/checkout@v5
# Checks the status of hyperlinks in .md files in verbose mode
- name: Check links
uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-verbose-mode: "yes"
config-file: ".github/workflows/markdown-link-check-config.json"
Morty Proxy This is a proxified and sanitized view of the page, visit original site.