Skip to content

Adding noop-with-token to allow k8 authentication for MCP servers #36

Adding noop-with-token to allow k8 authentication for MCP servers

Adding noop-with-token to allow k8 authentication for MCP servers #36

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"