mirror of
https://github.com/peter-evans/create-or-update-comment.git
synced 2025-04-17 10:06:42 +08:00
Update README.md
Co-authored-by: Peter Evans <18365890+peter-evans@users.noreply.github.com>
This commit is contained in:
parent
51c15391ae
commit
56603d7af0
@ -110,7 +110,7 @@ In the following example, find-comment is used to determine a comment has alread
|
||||
id: fc
|
||||
with:
|
||||
issue-number: ${{ github.event.pull_request.number }} #e.g. 1
|
||||
# comment-author: peter-evans (does not work with "github-actions" author)
|
||||
comment-author: 'github-actions[bot]'
|
||||
body-includes: This comment was written by a bot!
|
||||
|
||||
- name: Create comment
|
||||
|
Loading…
x
Reference in New Issue
Block a user