mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
Update gitlab config
This commit is contained in:
parent
aaff03bb60
commit
e2faf117c5
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ deployment_type = "user"
|
||||||
|
|
||||||
[gitlab]
|
[gitlab]
|
||||||
# URL to the gitlab service
|
# URL to the gitlab service
|
||||||
gitlab_url = "https://gitlab.com"
|
url = "https://gitlab.com"
|
||||||
|
|
||||||
# Polling (either project id or namespace/project_name) syntax can be used
|
# Polling (either project id or namespace/project_name) syntax can be used
|
||||||
projects_to_monitor = ['org_name/repo_name']
|
projects_to_monitor = ['org_name/repo_name']
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue