Skip to content

Commit 3a999d2

Browse files
committed
Fix some typos
1 parent 79b5c4d commit 3a999d2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/infra/docs/rustc-ci.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,10 @@ Since the merge commit is based on the latest master and only one can be tested
8080
at the same time, when the results are green master is fast-forwarded to that
8181
merge commit.
8282

83-
The `auto` branch and other branches used by bors live on a fork of the rust-lang/rust: [rust-lang-ci/rust]. This as originally done to some security limitations in GitHub Actions. These limitations have been addressed, but we've not yet done the work of removing the use of a fork.
83+
The `auto` branch and other branches used by bors live on a fork of rust-lang/rust:
84+
[rust-lang-ci/rust]. This was originally done due to some security limitations in GitHub
85+
Actions. These limitations have been addressed, but we've not yet done the work of removing
86+
the use of the fork.
8487

8588
Unfortunately testing a single PR at the time, combined with our long CI (~3
8689
hours for a full run)[^1], means we can’t merge too many PRs in a single day, and a

0 commit comments

Comments
 (0)