We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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