Skip to content

fix: add explicit type annotation for call_tool decorator (#1826) #545

fix: add explicit type annotation for call_tool decorator (#1826)

fix: add explicit type annotation for call_tool decorator (#1826) #545

Workflow file for this run

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