Skip to content

Commit deb2c81

Browse files
committed
Test fix for consistency
1 parent 40bf395 commit deb2c81

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

.github/comment-body-addition.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
**Edit:** Some additional info

.github/comment-body-edited.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
uses: ./
105105
with:
106106
comment-id: ${{ steps.couc2.outputs.comment-id }}
107-
body-file: .github/comment-body-edited.md
107+
body-file: .github/comment-body-addition.md
108108
reactions: eyes
109109

110110
package:

0 commit comments

Comments
 (0)