|
|
|
@ -9,7 +9,7 @@ jobs: |
|
|
|
- name: Create or Update Comment |
|
|
|
- name: Create or Update Comment |
|
|
|
uses: peter-evans/create-or-update-comment@v2.1.1 |
|
|
|
uses: peter-evans/create-or-update-comment@v2.1.1 |
|
|
|
with: |
|
|
|
with: |
|
|
|
issue-number: 1 |
|
|
|
issue-number: 5 |
|
|
|
body: | |
|
|
|
body: | |
|
|
|
This is a multi-line test comment |
|
|
|
This is a multi-line test comment |
|
|
|
- With GitHub **Markdown** :sparkles: |
|
|
|
- With GitHub **Markdown** :sparkles: |
|
|
|
|