mirror of
https://github.com/peter-evans/create-or-update-comment.git
synced 2025-01-19 03:26:42 +08:00
commit
507a8a6fbd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
|||||||
issue-number: ${{ needs.build.outputs.issue-number }}
|
issue-number: ${{ needs.build.outputs.issue-number }}
|
||||||
body: |
|
body: |
|
||||||
This is a multi-line test comment
|
This is a multi-line test comment
|
||||||
- With GitHub **Markdown**
|
- With GitHub **Markdown** :sparkles:
|
||||||
- Created by [create-or-update-comment][1]
|
- Created by [create-or-update-comment][1]
|
||||||
|
|
||||||
[1]: https://github.com/peter-evans/create-or-update-comment
|
[1]: https://github.com/peter-evans/create-or-update-comment
|
||||||
|
2
.github/workflows/test-command.yml
vendored
2
.github/workflows/test-command.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
issue-number: 1
|
issue-number: 1
|
||||||
body: |
|
body: |
|
||||||
This is a multi-line test comment
|
This is a multi-line test comment
|
||||||
- With GitHub **Markdown**
|
- With GitHub **Markdown** :sparkles:
|
||||||
- Created by [create-or-update-comment][1]
|
- Created by [create-or-update-comment][1]
|
||||||
|
|
||||||
[1]: https://github.com/peter-evans/create-or-update-comment
|
[1]: https://github.com/peter-evans/create-or-update-comment
|
||||||
|
@ -17,7 +17,7 @@ This action was created to help facilitate a GitHub Actions "ChatOps" solution i
|
|||||||
issue-number: 1
|
issue-number: 1
|
||||||
body: |
|
body: |
|
||||||
This is a multi-line test comment
|
This is a multi-line test comment
|
||||||
- With GitHub **Markdown**
|
- With GitHub **Markdown** :sparkles:
|
||||||
- Created by [create-or-update-comment][1]
|
- Created by [create-or-update-comment][1]
|
||||||
|
|
||||||
[1]: https://github.com/peter-evans/create-or-update-comment
|
[1]: https://github.com/peter-evans/create-or-update-comment
|
||||||
|
Loading…
x
Reference in New Issue
Block a user