Fix mispaste in README.md (#119)

a7fc45f · Michał Łępicki · 2022-05-31 13:48

1 files +1 -1

Files changed

modified README.md
+1 −1
@@ -18,7 +18,7 @@ workflow by:
18 18 - optionally, installing [`hex`](https://hex.pm/)
19 19 - optionally, having
20 20 [problem matchers](https://github.com/actions/toolkit/blob/main/docs/problem-matchers.md) show
21 warnings and errors on pull requestsotp-version: false)
21 + warnings and errors on pull requests
22 22
23 23 **Note**: currently, this action only supports Actions' `ubuntu-` and `windows-` runtimes.
24 24

Parents: ac7b7d5