diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 9f5b41a..80f613a 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -3,7 +3,8 @@ "allow": [ "Bash(git config *)", "Bash(git add *)", - "Bash(git commit *)" + "Bash(git commit *)", + "Bash(git push *)" ] } }