Skip to content

Commit

Permalink
update notifier
Browse files Browse the repository at this point in the history
  • Loading branch information
zoswing committed Dec 25, 2021
1 parent a97b59b commit 2f1b254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Expand Up @@ -12,6 +12,6 @@ jobs:
uses: jerray/work-weixin-notifier@v1.1.0
with:
key: ${{ secrets.weixin_bot_key }}
content: '**【机器人文档】**`PR`有更新(${{github.event.pull_request.state}}),请关注@ostwindli@shaohuizuo [${{github.event.pull_request.html_url}}](${{github.event.pull_request.html_url}}) '
content: '**【机器人文档】**`PR`有更新(${{github.event.pull_request.state}}),请关注<@ostwindli><@shaohuizuo> [${{github.event.pull_request.html_url}}](${{github.event.pull_request.html_url}}) '
type: markdown
status: ${{ job.status }}

0 comments on commit 2f1b254

Please sign in to comment.