mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-25 01:34:26 +01:00
PyPI release workflow
This commit is contained in:
8
.github/workflows/pull-request-checks.yml
vendored
Normal file
8
.github/workflows/pull-request-checks.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
name: Pull request checks
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
checks:
|
||||
uses: ./.github/workflows/shared.yml
|
||||
Reference in New Issue
Block a user