Fix codeblock

This commit is contained in:
Michael Shick 2023-05-04 17:37:33 -04:00 committed by GitHub
parent d0b6b97ab0
commit 7f44ca3b15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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