Skip to content

build(deps): Bump follow-redirects from 1.15.5 to 1.15.6 in /site #120

build(deps): Bump follow-redirects from 1.15.5 to 1.15.6 in /site

build(deps): Bump follow-redirects from 1.15.5 to 1.15.6 in /site #120

Workflow file for this run

name: Markdown Lint
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
markdownlint:
name: markdownlint
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v9
with:
command: config
globs: |
.github/.markdownlint.json
**/*.md