From 3275b3627d02835205cdfed72b29c30289114066 Mon Sep 17 00:00:00 2001 From: William Easton Date: Tue, 12 Aug 2025 20:17:33 -0500 Subject: [PATCH] Update marvin.yml (#1475) --- .github/workflows/marvin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/marvin.yml b/.github/workflows/marvin.yml index b64a6b172..7557cb325 100644 --- a/.github/workflows/marvin.yml +++ b/.github/workflows/marvin.yml @@ -47,6 +47,6 @@ jobs: mode: tag trigger_phrase: "/marvin" allowed_bots: "*" - allowed_tools: "mcp__github__add_issue_comment,mcp__github__create_issue,mcp__github__get_issue,mcp__github__list_issues,mcp__github__search_issues,mcp__github__update_issue,mcp__github__update_issue_comment,mcp__github__create_pull_request,mcp__github__get_pull_request,mcp__github__get_pull_request_comments,mcp__github__get_pull_request_files,mcp__github__get_pull_request_reviews,mcp__github__get_pull_request_status,mcp__github__list_pull_requests,mcp__github__update_pull_request,mcp__github__update_pull_request_branch,mcp__github__update_pull_request_comment,mcp__github__merge_pull_request" + allowed_tools: "WebSearch,WebFetch,mcp__github__add_issue_comment,mcp__github__create_issue,mcp__github__get_issue,mcp__github__list_issues,mcp__github__search_issues,mcp__github__update_issue,mcp__github__update_issue_comment,mcp__github__create_pull_request,mcp__github__get_pull_request,mcp__github__get_pull_request_comments,mcp__github__get_pull_request_files,mcp__github__get_pull_request_reviews,mcp__github__get_pull_request_status,mcp__github__list_pull_requests,mcp__github__update_pull_request,mcp__github__update_pull_request_branch,mcp__github__update_pull_request_comment,mcp__github__merge_pull_request" additional_permissions: | actions: read