Update README.md

remove previous example
This commit is contained in:
DanielHabenicht 2020-10-14 15:12:44 +02:00 committed by GitHub
parent 910158d07e
commit 08f8c2cea3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. See the repository for detailed usage.
```yml ```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 - name: Find Comment
uses: peter-evans/find-comment@v1 uses: peter-evans/find-comment@v1
id: fc id: fc