Skip to content

feat: add paginated list decorators for prompts, resources, and tools… #410

feat: add paginated list decorators for prompts, resources, and tools…

feat: add paginated list decorators for prompts, resources, and tools… #410

Workflow file for this run

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