fix: Remove problem matcher after run (#16)

This commit is contained in:
Arne Jørgensen
2020-12-06 19:10:45 +00:00
committed by GitHub
parent bf7fe9f9b9
commit 1623ba6171
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"problemMatcher": [
{
"owner": "hadolint",
"owner": "brpaz/hadolint-action",
"pattern": [
{
"regexp": "(.*)\\:(\\d+)\\s(.*)",