Skip to content

Commit

Permalink
fix(ci): reviewdog fix diff issue (#22455)
Browse files Browse the repository at this point in the history
  • Loading branch information
OnkarRuikar authored Jul 17, 2024
1 parent 7a6b43c commit 802d1a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-check-lint_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ jobs:
-name="mdn-linter" \
-f=diff \
-f.diff.strip=1 \
-filter-mode=diff_context \
-reporter=github-pr-review < "${TMPFILE}"
- name: Add reviews for markdownlint errors
Expand Down

0 comments on commit 802d1a4

Please sign in to comment.