From aa5b2ed24e13fef5d895e6f7e003dc3ece6dfa18 Mon Sep 17 00:00:00 2001 From: Joachim Jablon Date: Sat, 6 Jan 2024 13:39:20 +0100 Subject: [PATCH] Update e2e-public-link-in-pr.yml --- .github/workflows/e2e-public-link-in-pr.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/e2e-public-link-in-pr.yml b/.github/workflows/e2e-public-link-in-pr.yml index 478c4f2d..5005b38f 100644 --- a/.github/workflows/e2e-public-link-in-pr.yml +++ b/.github/workflows/e2e-public-link-in-pr.yml @@ -17,8 +17,8 @@ jobs: Admin commands cheatsheet: - - `/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 + - \`/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 EOF env: LINK: ${{ github.event.pull_request.html_url }}