mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-22 08:14:22 +01:00
9 lines
105 B
YAML
9 lines
105 B
YAML
name: Pull request checks
|
|
|
|
on:
|
|
pull_request:
|
|
|
|
jobs:
|
|
checks:
|
|
uses: ./.github/workflows/shared.yml
|