diff --git a/.github/workflows/automatic-rebase.yaml b/.github/workflows/automatic-rebase.yaml index 95666ce5..8c72b13f 100644 --- a/.github/workflows/automatic-rebase.yaml +++ b/.github/workflows/automatic-rebase.yaml @@ -39,7 +39,7 @@ jobs: owner: context.repo.owner, repo: context.repo.repo, body: ` - **Rebase failed!** + @${context.actor} **Rebase failed!** See the [execution logs](https://github.com/${context.repo.owner}/${context.repo.repo}/actions/runs/${context.runId}). ` }) \ No newline at end of file