Skip to content

Commit 3a79272

Browse files
KobzolRalfJung
andauthored
Update src/tests/ci.md
Co-authored-by: Ralf Jung <[email protected]>
1 parent bb22fff commit 3a79272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ which can be used in one of two ways:
151151

152152
Each job pattern can either be an exact name of a job or a glob pattern that matches multiple jobs,
153153
for example `*msvc*` or `*-alt`. You can start at most 20 jobs in a single try build. When using
154-
glob patterns in the PR description, you can wrap them in backticks (`` ` ``) to avoid GitHub rendering
154+
glob patterns in the PR description, you can (but do not have to) wrap them in backticks (`` ` ``) to avoid GitHub rendering
155155
the pattern as Markdown if it contains e.g. an asterisk. Note that this escaping will not work when using
156156
the `@bors jobs=` parameter.
157157

0 commit comments

Comments
 (0)