diff --git a/.github/workflows/troubleshooting.yml b/.github/workflows/troubleshooting.yml index 4657584..7fe5c14 100644 --- a/.github/workflows/troubleshooting.yml +++ b/.github/workflows/troubleshooting.yml @@ -16,7 +16,7 @@ jobs: with: script: |- const msg = - `Hi there :wave:!\n` + + `Hi there ${context.actor} :wave:!\n` + `\n` + `Thank you for reporting an issue. Our team will triage this as soon as we ` + `can. Please take a moment to review the ` +