diff --git a/.claude/settings.local.json b/.claude/settings.local.json index abd7f0c..b6b2004 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -5,7 +5,8 @@ "Bash(mix test *)", "Bash(mix dialyzer *)", "Bash(mix ecto.migrate)", - "Bash(git add *)" + "Bash(git add *)", + "Bash(git push *)" ] } }