Skip to content

Use the sub uuid for auth request (#37) #207

Use the sub uuid for auth request (#37)

Use the sub uuid for auth request (#37) #207

Workflow file for this run

name: Markdownlint
on: [ push, pull_request ]
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v19
with:
config: '.markdownlint.yaml'
globs: |
**/*.md
!docs/changelog.md
!docs/index.md
!docs/license.md