We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ae0cd commit 316096aCopy full SHA for 316096a
.github/workflows/mention.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
issue-number: ${{ github.event.issue.number }}
22
body: |
23
- @southorange0929 Please check this issue, thanks.
+ @richerfu Please check this issue, thanks.
24
25
- name: pr mention user
26
if: github.event_name == 'pull_request'
0 commit comments