Skip to content

Commit

Permalink
added matchers to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanmacfarlane committed Dec 12, 2019
1 parent fc45b70 commit 40a502b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@ Actions are downloaded and run from the GitHub graph of repos. This contains gu
<br/>
<br/>

:warning: [Problem Matchers](docs/problem-matchers.md)

Problem Matchers are a way to scan the output of actions for a specified regex pattern and surface that information prominently in the UI.
<br/>
<br/>

<h3><a href="https://github.com/actions/hello-world-javascript-action">Hello World JavaScript Action</a></h3>

Illustrates how to create a simple hello world javascript action.
Expand Down

0 comments on commit 40a502b

Please sign in to comment.