diff --git a/About-GitLab-CI,-forks-and-merge-requests.md b/About-GitLab-CI,-forks-and-merge-requests.md index 7b7d115..8296430 100644 --- a/About-GitLab-CI,-forks-and-merge-requests.md +++ b/About-GitLab-CI,-forks-and-merge-requests.md @@ -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. ![shared runners disabled](uploads/8917a0e07bb405da8c0279db210439d5/image.png)