Skip to content

Commit 9925dc5

Browse files
committed
20221013B
1 parent b0fecf2 commit 9925dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugoalh.GitHubActionsToolkit/module/problem-matcher.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Import-Module -Name (
1010
.SYNOPSIS
1111
GitHub Actions - Add Problem Matcher
1212
.DESCRIPTION
13-
Add problem matcher to scan the outputs by specified regular expression patterns and automatically surface that information prominently in the user interface, both annotation and log decoration will create when a match is detected. For more information, please visit https://github.com/actions/toolkit/blob/main/docs/problem-matchers.md.
13+
Add problem matcher to scan the logs by specified regular expression patterns and automatically surface that information prominently in the user interface, both annotation and log decoration will create when a match is detected. For more information, please visit https://github.com/actions/toolkit/blob/main/docs/problem-matchers.md.
1414
.PARAMETER Path
1515
Relative paths of the JSON problem matcher files.
1616
.PARAMETER LiteralPath

0 commit comments

Comments
 (0)