summaryrefslogtreecommitdiff
path: root/doc/ci/pipelines
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-03-01 12:08:40 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-01 12:08:40 +0000
commit52522f10237f685c2535e6511d632bacdc7f6a78 (patch)
tree9a41894e03547bda99116c0789004ef1e1c11e6c /doc/ci/pipelines
parent301f94cc9b9de6ea11e4c1e515aa772c3e468a67 (diff)
downloadgitlab-ce-52522f10237f685c2535e6511d632bacdc7f6a78.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/pipelines')
-rw-r--r--doc/ci/pipelines/settings.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/pipelines/settings.md b/doc/ci/pipelines/settings.md
index 3633863915c..98dc02c1041 100644
--- a/doc/ci/pipelines/settings.md
+++ b/doc/ci/pipelines/settings.md
@@ -71,7 +71,7 @@ is selected.
## Auto-cancel redundant pipelines
-You can set pending or running pipelines to cancel automatically when a new pipeline runs on the same branch. You can enable this in the project settings:
+You can set pending or running pipelines to cancel automatically when a pipeline for new changes runs on the same branch. You can enable this in the project settings:
1. On the top bar, select **Main menu > Projects** and find your project.
1. On the left sidebar, select **Settings > CI/CD**.