Skip to content

Implement RFC9728 - Support WWW-Authenticate header by MCP client (#1… #349

Implement RFC9728 - Support WWW-Authenticate header by MCP client (#1…

Implement RFC9728 - Support WWW-Authenticate header by MCP client (#1… #349

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml