Skip to content

Commit 727680d

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 358ef7c commit 727680d

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
@@ -157,6 +157,6 @@ To set up automated builds and tests with GitHub Actions, you need to:
157157
158158
## Conclusion
159159
160-
Setting up continuous integration (CI) for your Apify actors ensures that your code is always tested and built automatically whenever you push changes to your repository. This helps catch issues early and streamlines your deployment process, whether you're releasing to production or maintaining a beta branch.
160+
Setting up continuous integration (CI) for your Apify Actors ensures that CI automatically tests and builds your code whenever you push changes to your repository. This helps catch issues early and streamlines your deployment process, whether you're releasing to production or maintaining a beta branch.
161161
162162
You can also integrate directly with GitHub, check out the [official Apify GitHub integration documentation](/platform/integrations/github).

0 commit comments

Comments
 (0)