Skip to content

Commit

Permalink
Fix debug logging link (actions#820) (actions#822)
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Soref <[email protected]>
  • Loading branch information
thboop and jsoref authored May 27, 2021
1 parent a65bca6 commit c507914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/problem-matchers.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,6 @@ Use ECMAScript regular expression syntax when testing patterns.

### File property getting dropped

[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.
[Enable debug logging](https://docs.github.com/en/actions/managing-workflow-runs/enabling-debug-logging) to determine why the file is getting dropped.

This usually happens when the file does not exist or is not under the workflow repo.

0 comments on commit c507914

Please sign in to comment.