mirror of
https://github.com/imjasonh/git-k8s
synced 2026-07-20 13:20:01 +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:
parent
61cd4e55a1
commit
46472c429f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/code-review.md
vendored
1
.github/workflows/code-review.md
vendored
|
|
@ -30,7 +30,6 @@ safe-outputs:
|
||||||
|
|
||||||
tools:
|
tools:
|
||||||
github:
|
github:
|
||||||
lockdown: true
|
|
||||||
toolsets: [pull_requests, repos]
|
toolsets: [pull_requests, repos]
|
||||||
bash: true
|
bash: true
|
||||||
web-fetch:
|
web-fetch:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue