fix: let opencode do more by itself
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"$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