Skip to content

Commit

Permalink
Update docs_bot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dobairoland authored Feb 4, 2025
1 parent d11ff35 commit 813dc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
GITHUB_REPOSITORY: ${{ github.repository }}
GITHUB_ISSUE_NUMBER: ${{ github.event.issue.number }}
DOCS_BOT_IN_MSG: ${{ github.event.issue.body }}
DOCS_BOT_PREFIX_OUT_MSG: "Hi @$USER! Be aware that the following suggestions are generated by a bot."
DOCS_BOT_PREFIX_OUT_MSG: "Hi @${{ github.event.issue.user.login }}! Be aware that the following suggestions are generated by a bot."

dump:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 813dc6d

Please sign in to comment.