Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Evans <18365890+peter-evans@users.noreply.github.com>
  • Loading branch information
2 people authored and GitHub committed Oct 15, 2020
1 parent 51c1539 commit 56603d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 56603d7

Please sign in to comment.