mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-02-19 11:54:58 -05: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:
|
||||
# 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:
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user