diff --git a/opencode.json b/opencode.json index 61bda2a..72d2c8b 100644 --- a/opencode.json +++ b/opencode.json @@ -2,7 +2,7 @@ "$schema": "https://opencode.ai/config.json", "permission": { "bash": { - "*": "ask", + "*": "allow", "git push origin main": "deny", "git push origin master": "deny", "git push *": "ask",