mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-19 14:54:24 +01:00
ci: Run main checks on tags
This commit is contained in:
4
.github/workflows/main-checks.yml
vendored
4
.github/workflows/main-checks.yml
vendored
@@ -4,7 +4,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- 'v*.*.*'
|
||||
- "v*.*.*"
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
|
||||
jobs:
|
||||
checks:
|
||||
|
||||
Reference in New Issue
Block a user