From 76b471bfc86afadf83952538f04167eb36591ddf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20Garc=C3=ADa=20Amor?= Date: Fri, 15 Jul 2022 07:21:45 +0000 Subject: [PATCH] Remove page title because it is automagically added by the Wiki system --- About-GitLab-CI,-forks-and-merge-requests.md | 2 -- 1 file changed, 2 deletions(-) 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)