Mention what problem matchers do in the README (#75)

782d47c · Jason Axelson · 2021-12-19 01:24

1 files +1 -0
Message
{commit_body(@commit)}

Files changed

modified README.md
+1 −0
@@ -16,6 +16,7 @@ workflow by:
16 16 - optionally, installing Gleam
17 17 - optionally, installing `rebar3`
18 18 - optionally, installing `hex`
19 +- Configures [problem matchers](https://github.com/actions/toolkit/blob/main/docs/problem-matchers.md) to show warnings and errors on PR's
19 20
20 21 **Note** Currently, this action only supports Actions' `ubuntu-` and `windows-` runtimes.
21 22

Parents: c255c7e