Skip to content

Commit 7adfd8e

Browse files
committed
fix(ci): resolve code review component name
1 parent 44a0378 commit 7adfd8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build:
1515
- dist/
1616

1717
include:
18-
- component: gitlab.com/flarenetwork/ci-components-private/cursor-code-review@1
18+
- component: gitlab.com/flarenetwork/ci-components-private/ai-code-review@1
1919
inputs:
2020
rules_condition: $CI_MERGE_REQUEST_IID != null && $GITLAB_USER_NAME != "SealBot" && $CI_MERGE_REQUEST_EVENT_TYPE != "merge_train"
2121
rules_when: always

0 commit comments

Comments
 (0)