mirror of
https://github.com/penpot/penpot.git
synced 2026-08-18 18:58:40 +00:00
🔧 Align MCP workflow name with the rest of CI workflows
The MCP workflow was named "MCP CI" while every other tests-*.yml workflow uses the "CI: <Component>" pattern. Rename it to "CI: MCP" for consistency in the GitHub Actions listing.
This commit is contained in:
parent
ba235f46c9
commit
59ef07633a
2
.github/workflows/tests-mcp.yml
vendored
2
.github/workflows/tests-mcp.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: "MCP CI"
|
||||
name: "CI: MCP"
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user