Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
OnkarRuikar committed Dec 24, 2023
1 parent f37c2de commit 4214afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check_url-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:

- name: Check URL deletions and broken fragments
run: |
echo "::add-matcher::.github/workflows/markdownlint-problem-matcher.json"
echo "::add-matcher::.github/workflows/log-url-issues-problem-matcher.json"
git fetch origin main
node scripts/log-url-issues.js --workflow

0 comments on commit 4214afa

Please sign in to comment.