mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-31 14:20:32 +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**
|
||||
|
||||
````yaml
|
||||
```yaml
|
||||
on:
|
||||
pull_request:
|
||||
|
||||
|
|
@ -169,6 +169,7 @@ jobs:
|
|||
message-part-*.txt
|
||||
```
|
||||
|
||||
|
||||
### Bring your own issues
|
||||
|
||||
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