fix: let opencode do more by itself
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://opencode.ai/config.json",
|
"$schema": "https://opencode.ai/config.json",
|
||||||
"permission": {
|
"permission": {
|
||||||
"bash": {
|
"bash": {
|
||||||
"*": "ask",
|
"*": "allow",
|
||||||
"git push origin main": "deny",
|
"git push origin main": "deny",
|
||||||
"git push origin master": "deny",
|
"git push origin master": "deny",
|
||||||
"git push *": "ask",
|
"git push *": "ask",
|
||||||
|
|||||||
Reference in New Issue
Block a user