Skip to content

Improve session release migration targeting #438

Improve session release migration targeting

Improve session release migration targeting #438

Workflow file for this run

name: markdownlint
on:
push:
branches:
- master
- main
pull_request:
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- name: Fetch Repository
uses: actions/checkout@v6
- name: Run markdownlint-cli2
uses: DavidAnson/markdownlint-cli2-action@v21
with:
globs: |
**/*.md
#vendor