mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2026-01-16 12:14:24 +01:00
PyPI release workflow
This commit is contained in:
9
.github/workflows/main-checks.yml
vendored
Normal file
9
.github/workflows/main-checks.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
name: Main branch checks
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
checks:
|
||||
uses: ./.github/workflows/shared.yml
|
||||
Reference in New Issue
Block a user