diff --git a/docs/ci/index.rst b/docs/ci/index.rst index d173d74a3c3..39fdc6808c0 100644 --- a/docs/ci/index.rst +++ b/docs/ci/index.rst @@ -303,7 +303,7 @@ See ``bin/ci/ci_run_n_monitor.py --help`` for all the options. The ``--target`` argument takes a regex that you can use to select the jobs names you want to run, eg. ``--target 'zink.*'`` will run all the -zink jobs, leaving the other drivers' jobs free for others to use. +Zink jobs, leaving the other drivers' jobs free for others to use. Note that in fork pipelines, GitLab only adds the jobs for the files that have changed **since the last push**, so you might not get the jobs you expect.