diff --git a/.github/workflows/mcp-diff.yml b/.github/workflows/mcp-diff.yml index 1e18a48b3..9c9c34b3a 100644 --- a/.github/workflows/mcp-diff.yml +++ b/.github/workflows/mcp-diff.yml @@ -2,6 +2,9 @@ name: MCP Server Diff on: pull_request: + push: + branches: [main] + tags: ['v*'] permissions: contents: read