mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-21 21:35:15 +02:00
feat: fix workflow names
This commit is contained in:
2
.github/workflows/release-check.yml
vendored
2
.github/workflows/release-check.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Daily Release Check
|
name: Release Check
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# Allow manual trigger for testing
|
# Allow manual trigger for testing
|
||||||
|
|||||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Daily Release
|
name: Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
Reference in New Issue
Block a user