Skip to content

Commit

Permalink
rename check-mdx-frontmatter to cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Shkutnyk committed Nov 25, 2024
1 parent 5a3cafc commit b403429
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/check-mdx-frontmatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
run: pnpm install

- name: Run MDX frontmatter check
run: node .github/scripts/check-mdx-frontmatter.js
run: node .github/scripts/check-mdx-frontmatter.cjs

0 comments on commit b403429

Please sign in to comment.