Remove page title because it is automagically added by the Wiki system

Óscar García Amor 2022-07-15 07:21:45 +00:00
parent ad0f5b0906
commit 76b471bfc8

@ -1,5 +1,3 @@
# GitLab CI, forks and merge requests
When a user forks our repository and adds commits to it, the CI pipeline is run in that user's space. This implies that if the user is newly created in GitLab and has not validated his or her account using a credit card, the CI pipeline will not run as the runners are disabled. When a user forks our repository and adds commits to it, the CI pipeline is run in that user's space. This implies that if the user is newly created in GitLab and has not validated his or her account using a credit card, the CI pipeline will not run as the runners are disabled.
![shared runners disabled](uploads/8917a0e07bb405da8c0279db210439d5/image.png) ![shared runners disabled](uploads/8917a0e07bb405da8c0279db210439d5/image.png)