Skip to content

Commit 93c94b2

Browse files
Resolve conflicts
2 parents 913dacb + 6a75204 commit 93c94b2

File tree

4 files changed

+1393
-1189
lines changed

4 files changed

+1393
-1189
lines changed

.circleci/config.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ workflows:
192192
- hot-fixes
193193
- develop
194194
- general-features
195-
- server_side_filtering
196195
# Production builds are exectuted only on tagged commits to the
197196
# master branch.
198197
- "build-prod":
@@ -207,4 +206,4 @@ workflows:
207206
filters:
208207
branches:
209208
ignore:
210-
- develop
209+
- develop

0 commit comments

Comments
 (0)