feat(policy): remove gh pr review from allow list to ensure manual confirmation

This commit is contained in:
mkorwel
2026-03-13 20:00:16 -07:00
parent cd1699fcda
commit 12824cb21c
-1
View File
@@ -87,7 +87,6 @@ priority = 100
[[rule]] [[rule]]
toolName = "run_shell_command" toolName = "run_shell_command"
commandPrefix = [ commandPrefix = [
"gh pr review",
"gh pr comment", "gh pr comment",
"gh workflow list", "gh workflow list",
"gh auth status", "gh auth status",