Skip to content

Commit 5931ab2

Browse files
authored
Update README.md
1 parent 72d2220 commit 5931ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -990,7 +990,7 @@ export GITHUB_MCP_TOOL_ADD_ISSUE_COMMENT_DESCRIPTION="an alternative description
990990

991991
- **create_pull_request_with_copilot** - Perform task with GitHub Copilot coding agent
992992
- `owner`: Repository owner. You can guess the owner, but confirm it with the user before proceeding. (string, required)
993-
- `repo`: "Repository name. You can guess the repository name, but confirm it with the user before proceeding. (string, required)
993+
- `repo`: Repository name. You can guess the repository name, but confirm it with the user before proceeding. (string, required)
994994
- `problem_statement`: Detailed description of the task to be performed (e.g., 'Implement a feature that does X', 'Fix bug Y', etc.) (string, required)
995995
- `title`: Title for the pull request that will be created (string, required)
996996
- `base_ref`: Git reference (e.g., branch) that the agent will start its work from. If not specified, defaults to the repository's default branch (string, optional)

0 commit comments

Comments
 (0)