We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f83ba94 commit 877d4e2Copy full SHA for 877d4e2
.github/workflows/java-server-sdk-ai.yml
@@ -6,7 +6,7 @@ on:
6
paths-ignore:
7
- '**.md' #Do not need to run CI for markdown changes.
8
pull_request:
9
- branches: [main, 'feat/**']
+ branches: [main, 'feat/**', 'lc/**']
10
11
- '**.md'
12
0 commit comments