Skip to content

Commit 96a3d05

Browse files
committed
[GitHub][workflows] Reflow some text in buildbot info PR comment
When the markdown link renders the line gets a lot shorter.
1 parent f34418c commit 96a3d05

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

llvm/utils/git/github-automation.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,8 +280,7 @@ def run(self) -> bool:
280280
@{self.author} Congratulations on having your first Pull Request (PR) merged into the LLVM Project!
281281
282282
Your changes will be combined with recent changes from other authors, then tested
283-
by our [build bots](https://lab.llvm.org/buildbot/). If there is a problem with a build,
284-
you may recieve a report in an email or a comment on this PR.
283+
by our [build bots](https://lab.llvm.org/buildbot/). If there is a problem with a build, you may recieve a report in an email or a comment on this PR.
285284
286285
Please check whether problems have been caused by your change specifically, as
287286
the builds can include changes from many authors. It is not uncommon for your

0 commit comments

Comments
 (0)