We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a0378 commit 7adfd8eCopy full SHA for 7adfd8e
1 file changed
.gitlab-ci.yml
@@ -15,7 +15,7 @@ build:
15
- dist/
16
17
include:
18
- - component: gitlab.com/flarenetwork/ci-components-private/cursor-code-review@1
+ - component: gitlab.com/flarenetwork/ci-components-private/ai-code-review@1
19
inputs:
20
rules_condition: $CI_MERGE_REQUEST_IID != null && $GITLAB_USER_NAME != "SealBot" && $CI_MERGE_REQUEST_EVENT_TYPE != "merge_train"
21
rules_when: always
0 commit comments