chore: add quick option to isolate mcp CI test
This commit is contained in:
parent
248ba74592
commit
0f50c993ac
1 changed files with 3 additions and 0 deletions
3
.github/workflows/test_mcp.yml
vendored
3
.github/workflows/test_mcp.yml
vendored
|
|
@ -1,6 +1,9 @@
|
||||||
name: test | mcp
|
name: test | mcp
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- feature/cog-3543-remove-anything-codify-related-from-mcp-test
|
||||||
workflow_call:
|
workflow_call:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue