From 99a6475e08172adc2c300273e81fccb04b0a8b0e Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 25 May 2023 18:09:47 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/ci/pipelines/schedules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ci') diff --git a/doc/ci/pipelines/schedules.md b/doc/ci/pipelines/schedules.md index e5a2eb86f14..d08a511515f 100644 --- a/doc/ci/pipelines/schedules.md +++ b/doc/ci/pipelines/schedules.md @@ -14,7 +14,7 @@ Use scheduled pipelines to run GitLab CI/CD [pipelines](index.md) at regular int For a scheduled pipeline to run: - The schedule owner must have the Developer role. For pipelines on protected branches, - the schedule owner must be [allowed to merge](../../user/project/protected_branches.md#configure-a-protected-branch) + the schedule owner must be [allowed to merge](../../user/project/protected_branches.md#add-protection-to-existing-branches) to the branch. - The [CI/CD configuration](../yaml/index.md) must be valid. -- cgit v1.2.3