We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf22d2 commit aa5b2edCopy full SHA for aa5b2ed
.github/workflows/e2e-public-link-in-pr.yml
@@ -17,8 +17,8 @@ jobs:
17
18
Admin commands cheatsheet:
19
20
- - `/e2e` (in approved PR review body): Trigger end-to-end tests on external contributions
21
- - `/invite` (in comment): Invite the author & admins to the end-to-end private repo
+ - \`/e2e\` (in approved PR review body): Trigger end-to-end tests on external contributions
+ - \`/invite\` (in comment): Invite the author & admins to the end-to-end private repo
22
EOF
23
env:
24
LINK: ${{ github.event.pull_request.html_url }}
0 commit comments