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:
Diffstat (limited to 'doc/ci/triggers/index.md')
-rw-r--r--doc/ci/triggers/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/triggers/index.md b/doc/ci/triggers/index.md
index 383887bd389..880473d402d 100644
--- a/doc/ci/triggers/index.md
+++ b/doc/ci/triggers/index.md
@@ -205,7 +205,7 @@ file. The parameter is of the form:
variables[key]=value
```
-This information is also exposed in the UI. Please note that _values_ are only viewable by Owners and Maintainers.
+This information is also exposed in the UI. _Values_ are only viewable by users with the Owner and Maintainer role.
![Job variables in UI](img/trigger_variables.png)