Skip to content

implementation of the mcp-auth endpoint #32

implementation of the mcp-auth endpoint

implementation of the mcp-auth endpoint #32

Workflow file for this run

name: Radon
on:
- push
- pull_request
jobs:
radon:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: read
name: "radon"
steps:
- uses: actions/checkout@v3
- uses: davidslusser/[email protected]
with:
src: "src"
min: "A"
grade: "B"