From d5af20f1c9f45bb8b760fe8f5cfe370958dc281f Mon Sep 17 00:00:00 2001 From: ila Date: Sun, 24 May 2026 16:51:54 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20Claude=20Code=20?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- .claude/settings.local.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 *)" ] } }