From 67a9f62c458f46c0dc36789663c98ce381300471 Mon Sep 17 00:00:00 2001 From: CyberMind-FR Date: Tue, 30 Dec 2025 21:43:51 +0100 Subject: [PATCH] chore: sync claude settings --- .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 c3c4aeeb..4ff1b25a 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -177,7 +177,8 @@ "Bash(go version:*)", "Bash(timeout 600 ./secubox-tools/local-build.sh:*)", "Bash(timeout 300 ./secubox-tools/local-build.sh:*)", - "Bash(paste:*)" + "Bash(paste:*)", + "Bash(git -C /home/reepost/CyberMindStudio/_files/secubox-openwrt status --short .github/workflows/)" ] } }