From deb2c8166c4383c7cdd4fbb5d14ae3c3221d1414 Mon Sep 17 00:00:00 2001 From: Peter Evans <18365890+peter-evans@users.noreply.github.com> Date: Mon, 24 Oct 2022 15:42:45 +0900 Subject: [PATCH] Test fix for consistency --- .github/comment-body-addition.md | 1 + .github/comment-body-edited.md | 7 ------- .github/workflows/ci.yml | 2 +- 3 files changed, 2 insertions(+), 8 deletions(-) create mode 100644 .github/comment-body-addition.md delete mode 100644 .github/comment-body-edited.md diff --git a/.github/comment-body-addition.md b/.github/comment-body-addition.md new file mode 100644 index 0000000..30f398d --- /dev/null +++ b/.github/comment-body-addition.md @@ -0,0 +1 @@ +**Edit:** Some additional info diff --git a/.github/comment-body-edited.md b/.github/comment-body-edited.md deleted file mode 100644 index 8eb0936..0000000 --- a/.github/comment-body-edited.md +++ /dev/null @@ -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* diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f201184..63102e5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: