You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/problem-matchers.md
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -127,14 +127,3 @@ Use ECMAScript regular expression syntax when testing patterns.
127
127
[Enable debug logging](https://help.github.com/en/actions/configuring-and-managing-workflows/managing-a-workflow-run#enabling-debug-logging) to determine why the file is getting dropped.
128
128
129
129
This usually happens when the file does not exist or is not under the workflow repo.
130
-
131
-
### Adding from a Docker container action
132
-
133
-
The matcher config file must first be copied to a volume that is accessible from the runner.
0 commit comments