There was an error while loading. Please reload this page.
2 parents c25338e + afc2396 commit 43f8b53Copy full SHA for 43f8b53
1 file changed
.github/workflows/mcp-diff.yml
@@ -2,6 +2,9 @@ name: MCP Server Diff
2
3
on:
4
pull_request:
5
+ push:
6
+ branches: [main]
7
+ tags: ['v*']
8
9
permissions:
10
contents: read
0 commit comments