Skip to content

Commit 877d4e2

Browse files
chore: temporary enable build
1 parent f83ba94 commit 877d4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java-server-sdk-ai.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
paths-ignore:
77
- '**.md' #Do not need to run CI for markdown changes.
88
pull_request:
9-
branches: [main, 'feat/**']
9+
branches: [main, 'feat/**', 'lc/**']
1010
paths-ignore:
1111
- '**.md'
1212

0 commit comments

Comments
 (0)