mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 06:54:18 +01:00
Add checks to release branch
This commit is contained in:
4
.github/workflows/main-checks.yml
vendored
4
.github/workflows/main-checks.yml
vendored
@@ -2,7 +2,9 @@ name: Main branch checks
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches:
|
||||
- main
|
||||
- 'v*.*.*'
|
||||
|
||||
jobs:
|
||||
checks:
|
||||
|
||||
Reference in New Issue
Block a user