Skip to content

Commit 21783ef

Browse files
ovitrifCopilot
andauthored
chore: update workflow for swift
Co-authored-by: Copilot <[email protected]>
1 parent 438500f commit 21783ef

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/claude-code-review.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@ on:
55
types: [opened, synchronize]
66
# Optional: Only run on specific file changes
77
# paths:
8-
# - "src/**/*.ts"
9-
# - "src/**/*.tsx"
10-
# - "src/**/*.js"
11-
# - "src/**/*.jsx"
8+
# - "Bitkit/**/*.swift"
9+
# - "BitkitTests/**/*.swift"
1210

1311
jobs:
1412
claude-review:

0 commit comments

Comments
 (0)