Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-11-01 09:06:29 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-11-01 09:06:29 +0300
commit9b8d0d898eb2e1b698c93e468c8a9eb928d75d09 (patch)
tree2a583d4add97eb76aad9df2a9bfeec8553e3052e /doc/ci/ci_cd_for_external_repos
parent56d96ad7fab4d4b95f5529d8080b3cc2873794a0 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/ci_cd_for_external_repos')
-rw-r--r--doc/ci/ci_cd_for_external_repos/github_integration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/ci_cd_for_external_repos/github_integration.md b/doc/ci/ci_cd_for_external_repos/github_integration.md
index a290e9adbe9..3df47d4cd4f 100644
--- a/doc/ci/ci_cd_for_external_repos/github_integration.md
+++ b/doc/ci/ci_cd_for_external_repos/github_integration.md
@@ -26,7 +26,7 @@ To perform a one-off authorization with GitHub to grant GitLab access your
repositories:
1. Open <https://github.com/settings/tokens/new> to create a **Personal Access
- Token**. This token with be used to access your repository and push commit
+ Token**. This token will be used to access your repository and push commit
statuses to GitHub.
The `repo` and `admin:repo_hook` should be enable to allow GitLab access to