Skip to content

Commit 789bd54

Browse files
authored
Create a .claude folder to store marketplace settings (#500)
1 parent 781eca3 commit 789bd54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/_review-code.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,9 @@ jobs:
162162
fi
163163
echo "✅ Found plugin: bitwarden-code-review"
164164
165+
mkdir -p ~/.claude
166+
echo "✅ Created Claude Code configuration directory"
167+
165168
# Create Claude Code configuration
166169
jq -n \
167170
--arg path "$MARKETPLACE_DIR" \

0 commit comments

Comments
 (0)