Skip to content

Commit 6c86245

Browse files
authored
forgot about the yml markup syntax (#14)
1 parent f0b023f commit 6c86245

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ you might instead try
8282

8383
If you're using `shivammathur/setup-php` to setup PHP, `cs2pr` binary is shipped within:
8484

85-
```
85+
```yml
8686
# ...
8787
jobs:
8888
phpstan-analysis:
@@ -103,7 +103,7 @@ jobs:
103103
104104
If you're use a custom PHP installation, then your project needs to require `staabm/annotate-pull-request-from-checkstyle`
105105

106-
```
106+
```yml
107107
# ...
108108
jobs:
109109
phpstan-analysis:

0 commit comments

Comments
 (0)