Skip to content

Commit b9b3057

Browse files
committed
fix: use remote mode for GitHub MCP server in flock-action
1 parent 6ee6f24 commit b9b3057

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

.github/workflows/flock-action.lock.yml

Lines changed: 13 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/flock-action.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ permissions: read-all
1313

1414
tools:
1515
github:
16-
toolsets: [issues, pull_requests]
16+
toolsets: [context, issues, pull_requests]
17+
mode: remote
1718
bash: [docker, nsip, git, cat, jq]
1819
nsip:
1920
container: ghcr.io/zircote/nsip

0 commit comments

Comments
 (0)