diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 1ffcacde9..b218739ee 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -4,6 +4,8 @@ "allow": [ "Bash" ], - "deny": [] + "deny": [ + "Bash(git push -u origin main:*" + ] } } \ No newline at end of file