Skip to content

Commit 06a636b

Browse files
Update sources/platform/actors/development/deployment/continuous_integration.md
Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
1 parent 727680d commit 06a636b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/actors/development/deployment/continuous_integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Follow our step-by-step guide to set up continuous integration for your Actors w
2727

2828
There are two main ways to set up continuous integration for your Actors: [Trigger builds with a Webhook](#option-1-trigger-builds-with-a-webhook), or [Set up automated builds and tests with GitHub Actions](#option-2-set-up-automated-builds-and-tests-with-github-actions). Choose the method that best fits your workflow.
2929

30-
## Option 1: Trigger builds with a Webhook
30+
### Option 1: Trigger builds with a Webhook
3131

3232
To set up triggered builds with a webhook:
3333

0 commit comments

Comments
 (0)