1
0
Fork 0
mirror of https://github.com/imjasonh/git-k8s synced 2026-07-09 07:06:52 +00:00

Remove lockdown: true from code-review workflow

Lockdown mode requires a custom PAT (GH_AW_GITHUB_TOKEN) which isn't
configured. The toolsets restriction already limits available GitHub
API tools to pull_requests and repos, so lockdown isn't needed.

https://claude.ai/code/session_01JTYNSeJrGzdW6wfAUbdjjw
This commit is contained in:
Claude 2026-02-28 15:58:29 +00:00
parent 61cd4e55a1
commit 46472c429f
No known key found for this signature in database

View file

@ -30,7 +30,6 @@ safe-outputs:
tools:
github:
lockdown: true
toolsets: [pull_requests, repos]
bash: true
web-fetch: