mirror of
https://github.com/peter-evans/create-or-update-comment.git
synced 2025-01-19 03:26:42 +08:00
Test fix for consistency
This commit is contained in:
parent
40bf395e0a
commit
deb2c8166c
1
.github/comment-body-addition.md
vendored
Normal file
1
.github/comment-body-addition.md
vendored
Normal file
@ -0,0 +1 @@
|
||||
**Edit:** Some additional info
|
7
.github/comment-body-edited.md
vendored
7
.github/comment-body-edited.md
vendored
@ -1,7 +0,0 @@
|
||||
This is a multi-line test comment read from a file.
|
||||
- With GitHub **Markdown** :sparkles:
|
||||
- Created by [create-or-update-comment][1]
|
||||
|
||||
[1]: https://github.com/peter-evans/create-or-update-comment
|
||||
|
||||
*updated info*
|
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -104,7 +104,7 @@ jobs:
|
||||
uses: ./
|
||||
with:
|
||||
comment-id: ${{ steps.couc2.outputs.comment-id }}
|
||||
body-file: .github/comment-body-edited.md
|
||||
body-file: .github/comment-body-addition.md
|
||||
reactions: eyes
|
||||
|
||||
package:
|
||||
|
Loading…
x
Reference in New Issue
Block a user