Skip to content

Commit

Permalink
fixes path
Browse files Browse the repository at this point in the history
  • Loading branch information
stolinski committed Feb 9, 2024
1 parent 01a9cb7 commit e7c6fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merging-show-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
run: pnpm install

- name: Check for broken links in new MD files
run: node ./scripts/node merging-show-validation.js
run: node ./scripts/merging-show-validation.js
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e7c6fd7

Please sign in to comment.