Skip to content

Bump retext-profanities from 7.2.2 to 8.0.0 in /.config/remark #1494

Bump retext-profanities from 7.2.2 to 8.0.0 in /.config/remark

Bump retext-profanities from 7.2.2 to 8.0.0 in /.config/remark #1494

Workflow file for this run

name: Checking links
on:
pull_request:
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: ".config/markdown.links.config.json"
use-quiet-mode: "yes"
use-verbose-mode: "yes"