Update pr_agent/settings/.secrets_template.toml

Co-authored-by: Sergii Kovalev <enasik@gmail.com>
This commit is contained in:
Albert
2023-07-08 15:29:05 +03:00
committed by GitHub
parent 365559405f
commit 567475c18c

View File

@ -27,7 +27,7 @@ app_id = 123456 # The GitHub App ID, replace with your own.
webhook_secret = "<WEBHOOK SECRET>" # Optional, may be commented out.
[gitlab]
# The type of deployment to create. Valid values are 'app' or 'user'.
# Gitlab personal access token
personal_access_token = ""
# URL to the gitlab service