Fixed a typo (remove extra n)
This commit is contained in:
parent
5bd077bd41
commit
7fa80a79cd
1 changed files with 2 additions and 2 deletions
|
@ -128,7 +128,7 @@ the appropriate dependencies to run Rails test suites.
|
||||||
### Prevent runner with tags from picking jobs without tags
|
### Prevent runner with tags from picking jobs without tags
|
||||||
|
|
||||||
You can configure a runner to prevent it from picking jobs with tags when
|
You can configure a runner to prevent it from picking jobs with tags when
|
||||||
the runnner does not have tags assigned. This setting is available on each
|
the runner does not have tags assigned. This setting is available on each
|
||||||
runner in *Project Settings* > *Runners*.
|
runner in *Project Settings* > *Runners*.
|
||||||
|
|
||||||
### Be careful with sensitive information
|
### Be careful with sensitive information
|
||||||
|
|
Loading…
Reference in a new issue