mirror of
https://github.com/mshick/add-pr-comment.git
synced 2026-01-01 14:49:44 +11:00
Fix codeblock
This commit is contained in:
parent
d0b6b97ab0
commit
7f44ca3b15
1 changed files with 2 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ files and files on multiple lines, the contents of which will be concatenated.
|
||||||
|
|
||||||
**Example**
|
**Example**
|
||||||
|
|
||||||
````yaml
|
```yaml
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
|
|
@ -169,6 +169,7 @@ jobs:
|
||||||
message-part-*.txt
|
message-part-*.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
### Bring your own issues
|
### Bring your own issues
|
||||||
|
|
||||||
You can set an issue id explicitly. Helpful for cases where you want to post
|
You can set an issue id explicitly. Helpful for cases where you want to post
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue