Add read-only MCP support
This commit is contained in:
+1
-5
@@ -41,14 +41,10 @@ inputs:
|
||||
description: The token to use
|
||||
required: false
|
||||
default: ${{ github.token }}
|
||||
enable-mcp:
|
||||
enable-github-mcp:
|
||||
description: Enable Model Context Protocol integration with GitHub tools
|
||||
required: false
|
||||
default: 'false'
|
||||
mcp-server-url:
|
||||
description: URL of the MCP server to connect to
|
||||
required: false
|
||||
default: 'https://github-mcp-server.fly.dev/mcp'
|
||||
|
||||
# Define your outputs here.
|
||||
outputs:
|
||||
|
||||
Reference in New Issue
Block a user