Skip to content

Commit 6da4a88

Browse files
committed
Fix formatting for selecting triggers in GitLab webhook documentation
1 parent c81d20b commit 6da4a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/self-hosted/gitlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Consult official CodeRabbitAI documentation for a detailed [guide](https://docs.
3737
1. **Navigate to Add Webhook Page**: Go to the webhook configuration page in the desired GitLab project.
3838
2. **Add Webhook URL**: Enter the URL pointing to the CodeRabbit service, followed by `/gitlab_webhooks` (e.g., `http://127.0.0.1:8080/gitlab_webhooks`).
3939
3. **Generate and Save Secret Token**: Generate a secret token, add it to the webhook, and store it securely. This will be needed for the `.env` file as `GITLAB_WEBHOOK_SECRET` (you can use a single secret token for all projects).
40-
4. Select triggers:
40+
4. **Select triggers**:
4141

4242
- Push events
4343
- Comments

0 commit comments

Comments
 (0)