mirror of
https://github.com/peter-evans/create-or-update-comment.git
synced 2025-03-13 16:20:11 +08:00
Update README.md
remove previous example
This commit is contained in:
parent
910158d07e
commit
08f8c2cea3
@ -104,14 +104,6 @@ This will search an issue or pull request for the first comment containing a spe
|
||||
See the repository for detailed usage.
|
||||
|
||||
```yml
|
||||
- name: Find Comment
|
||||
uses: peter-evans/find-comment@v1
|
||||
id: fc
|
||||
with:
|
||||
issue-number: 1
|
||||
|
||||
body-includes: search string 1
|
||||
steps:
|
||||
- name: Find Comment
|
||||
uses: peter-evans/find-comment@v1
|
||||
id: fc
|
||||
|
Loading…
x
Reference in New Issue
Block a user